Semaphore CI

Semaphore CI

Semaphore is the best CI/CD solution for high-performance engineering teams. We are on a mission to help you become a well-rounded developer.

Feel free to reach out - [email protected]

Пікірлер

  • @vaibhavsrivastava4645
    @vaibhavsrivastava464513 күн бұрын

    Very informative Thanks

  • @octanebd
    @octanebd19 күн бұрын

    terrible channel. Invasive merge of self-promotion which totally destroys the main content utility.

  • @user-vu9dl3vn7l
    @user-vu9dl3vn7l22 күн бұрын

    Thank you so much for this helpful video!

  • @SemaphoreCI
    @SemaphoreCI21 күн бұрын

    Glad it was helpful!

  • @damnft8218
    @damnft8218Ай бұрын

    LocalAI in docker?

  • @SemaphoreCI
    @SemaphoreCIАй бұрын

    They provide a docker image: localai.io/basics/getting_started/

  • @damnft8218
    @damnft8218Ай бұрын

    @@SemaphoreCI thank you

  • @mrpedrao02
    @mrpedrao02Ай бұрын

    I had some reservations about Docker, but not anymore! Thank you for the great explanation.

  • @SemaphoreCI
    @SemaphoreCIАй бұрын

    Any time!

  • @timroberts_usa
    @timroberts_usaАй бұрын

    thank you presenting this... very helpful to understand options..

  • @SemaphoreCI
    @SemaphoreCIАй бұрын

    Thank you for watching. I'm happy it helped!

  • @dimitriprosvirin1785
    @dimitriprosvirin1785Ай бұрын

    Man, thank you so much for this walkthrough. It feels like multiple hours of my own browsing, research, and getting lost safely packed in 30 min video.

  • @SemaphoreCI
    @SemaphoreCIАй бұрын

    Glad to hear it!

  • @SemaphoreCI
    @SemaphoreCIАй бұрын

    Learn how to run Llama3 in your machine. Running a ChatGPT alternative locally can be cheaper and more secure. You can ask it about private information without worrying what happens with the data.

  • @magnooj
    @magnoojАй бұрын

    This is one of the best videos I’ve ever seen about running LLMs! Specifically it’s very user friendly for non-coders! Maybe some tweaks in the title/description will help none coders to find this better

  • @SemaphoreCI
    @SemaphoreCIАй бұрын

    Thank you! It's a good suggestion. I'm glad you enjoyed it.

  • @davidmccormack99
    @davidmccormack99Ай бұрын

    Like some other commenters have said, this video was really useful to unpack the different options available for working with Llama models. Thank you so much! Aside: Your pronunciation of the “ll” sounds like the way it’s done in Argentinian Spanish…are you in Argentina?

  • @SemaphoreCI
    @SemaphoreCIАй бұрын

    Yes I am. That ""LL" the sound is what we use to call the actual llamas, which we have plenty of. I understand that in English it's more like "lama" but it's hard to remember that when I'm recording. Thank you for the kind words.

  • @jefersonbronze
    @jefersonbronzeАй бұрын

    Great video!

  • @SemaphoreCI
    @SemaphoreCIАй бұрын

    Thank you!

  • @emailme9112
    @emailme9112Ай бұрын

    Nice, concise intro to portals/modal. Thank you.

  • @SemaphoreCI
    @SemaphoreCIАй бұрын

    You're welcome!

  • @tanyoivanov-personal
    @tanyoivanov-personal2 ай бұрын

    Good video. Thanks

  • @SemaphoreCI
    @SemaphoreCIАй бұрын

    Glad you liked it! Thank you!

  • @jovision30
    @jovision302 ай бұрын

    Could you please make a video about how to make persistence in the cloud using ebs or s3 for example and how to make it scalable if possible

  • @SemaphoreCI
    @SemaphoreCIАй бұрын

    Great idea. Thank you!

  • @jovision30
    @jovision302 ай бұрын

    Good Content ! Thanks for sharing

  • @SemaphoreCI
    @SemaphoreCIАй бұрын

    Thank you too

  • @ciprianov2006
    @ciprianov20062 ай бұрын

    hy, nice vid, can u make a vid for a bitbucket pipeline - cypress flaky tests. Thx

  • @tomaspinto5203
    @tomaspinto52032 ай бұрын

    Thank you! Amazing video

  • @SemaphoreCI
    @SemaphoreCI2 ай бұрын

    You're welcome. Thank you for watching!

  • @temka088
    @temka0882 ай бұрын

    how is this better than vlllm?

  • @SemaphoreCI
    @SemaphoreCI2 ай бұрын

    I've not tried vllm yet. But it's on the plans to cover it. LocalAI it's an alternative, so I guess better or worse depends on your needs and use case.

  • @MaheshJoshi_wellington
    @MaheshJoshi_wellington2 ай бұрын

    Wow amazing video ! Thank you so much. I just started exploring playwright with typescript looking forward to more videos on playwright please 🙏🏻😊 subscribed to your channel

  • @SemaphoreCI
    @SemaphoreCI2 ай бұрын

    Thank you for the kind words. Best of luck!

  • @axiomatic4059
    @axiomatic40593 ай бұрын

    Excellent presentation! Thank you

  • @SemaphoreCI
    @SemaphoreCI3 ай бұрын

    Glad you enjoyed it!

  • @SrikanthNandiraju
    @SrikanthNandiraju3 ай бұрын

    How do we configure ChatOpenAI. When i use this code, it errors saying that the OpenAPI key is invalid const model = new ChatOpenAI({ openAIApiKey: "sk-XXXXXXXXXXXXXXXXXXXX", openAIHost: "localhost:8080", modelName: "gpt-3.5-turbo", temperature: 0, });

  • @mostlycathartic
    @mostlycathartic3 ай бұрын

    It was very useful.

  • @SemaphoreCI
    @SemaphoreCI3 ай бұрын

    Thank you!

  • @BobRos2
    @BobRos23 ай бұрын

    Thanks for the summary! There were a lot of things in your video which I didnt know before. ♥

  • @SemaphoreCI
    @SemaphoreCI3 ай бұрын

    Thank you! I'm happy it helped

  • @sidneymonteiro3670
    @sidneymonteiro36703 ай бұрын

    44 years programming and heavy on shift left and testing... this new term seems contrived and from scenarios that do not arise from first principles. The very idea of simple testing non deterministic code is an anathema. Everything else is a complete lack of proper scaffolding. I don't know what to do with young programmers naming things that only exist because everything done is wrong!

  • @SemaphoreCI
    @SemaphoreCI3 ай бұрын

    I'm happy you didn't experience flaky tests in your career. For myself I had to admit I've seen my share and most of my colleagues over tell me the same. There's a link in the description to a survey that suggests the problem is, unfortunately, more predominant across the industry.

  • @BrettOssman
    @BrettOssman3 ай бұрын

    Well done. Boy can I relate to this. Love the term "flaky". 🙂I want to highlight the use of automated test suites. Amazing how often these are still not employed. But even then, QA will often find a flaky test, because they try to break the feature or use it outside the norm. Developers tend to test within the norm.

  • @SemaphoreCI
    @SemaphoreCI3 ай бұрын

    Thank you. I agree that some form of automation is a must, otherwise it's really hard to identify tests that are flaking.

  • @rahimlizakir
    @rahimlizakir3 ай бұрын

    It helped a lot, thank you very much!

  • @SemaphoreCI
    @SemaphoreCI3 ай бұрын

    You're welcome. Thank you for watching!

  • @manasa7015
    @manasa70153 ай бұрын

    why there is 0 model in conversation now

  • @SemaphoreCI
    @SemaphoreCI3 ай бұрын

    Sorry, what do you mean?

  • @manasa7015
    @manasa70153 ай бұрын

    Hugging face has no conversation model now

  • @jesskrikra
    @jesskrikra3 ай бұрын

    He's right. The filter option for "conversational" under Natural Language Processing in huggingface is gone. Maybe the filter "question amswering" is covering that now?

  • @manasa7015
    @manasa70153 ай бұрын

    @@jesskrikra may be

  • @davidkisielewski605
    @davidkisielewski6054 ай бұрын

    Wow, I'm not here yet. See you in...

  • @SemaphoreCI
    @SemaphoreCI3 ай бұрын

    Good luck!

  • @renierdelacruz4652
    @renierdelacruz46524 ай бұрын

    Great Video, Thank a lot

  • @SemaphoreCI
    @SemaphoreCI4 ай бұрын

    Thank for watching

  • @yhrchan1
    @yhrchan14 ай бұрын

    Thanks, have you tried leveraging LocalAI embedded Embeddings such as sentencetransformers/all-MiniLM-L6-v2. I was encountering an error not sure if you have another video on embeddings or could provide some insights/help. Thanks!

  • @SemaphoreCI
    @SemaphoreCI4 ай бұрын

    No video yet, but I want to do more on that. I did write an article on using embeddings in an app (basically like RAG). Maybe it helps: semaphoreci.com/blog/word-embeddings

  • @DanielBergholz
    @DanielBergholz4 ай бұрын

    A microservices ad in the middle of an interview with DHH is completely out of place

  • @matteo-pu7ev
    @matteo-pu7ev4 ай бұрын

    I appreciate you !! I look forward to seeing your channel grow

  • @SemaphoreCI
    @SemaphoreCI4 ай бұрын

    Thank you so much 🤗

  • @nasiksami2351
    @nasiksami23514 ай бұрын

    Thanks for clarifying my long-listed doubts. Now I am able to connect the dots.

  • @SemaphoreCI
    @SemaphoreCI4 ай бұрын

    Glad it was helpful!

  • @kenchang3456
    @kenchang34564 ай бұрын

    I appreciate that this video is a nice well rounded high-level description. The llama.cpp explanation was very helpful. Thank you very much for sharing.

  • @SemaphoreCI
    @SemaphoreCI4 ай бұрын

    Glad you enjoyed it!

  • @AliAlias
    @AliAlias4 ай бұрын

    Thanks very much for your time and awesome video ❤🎉

  • @SemaphoreCI
    @SemaphoreCI4 ай бұрын

    Thanks for watching!

  • @lalpremi
    @lalpremi4 ай бұрын

    Thank you for sharing, I will try some of your suggestions for open-source products. :-)

  • @SemaphoreCI
    @SemaphoreCI4 ай бұрын

    Please do!

  • @lalpremi
    @lalpremi4 ай бұрын

    @@SemaphoreCI I managed to get llama.cpp running with phi-2-uncensored, love it.. fast answers are not bad.. I showed it to my 10-year-old, he wanted a 1000-page SA on cats..lol

  • @GARYGUS
    @GARYGUS4 ай бұрын

    An excellent explanatory video with valuable and useful information for using LLAMA models without the Internet to ensure complete privacy.

  • @stephn.6236
    @stephn.62364 ай бұрын

    Arrived here after feeling confused by all the links and approaches floating around in the internet. After your video, I finally feel like I understand this space, this is the best resource I've found on this topic by far.

  • @user-un9fr2yu4w
    @user-un9fr2yu4w4 ай бұрын

    "Error while commiting to repository" trying to do the single job, github granted full access to repo, useless

  • @SemaphoreCI
    @SemaphoreCI4 ай бұрын

    Hi! Sorry to hear that. Can you please share which organization you were using and the repository connected to it? You can also send us an email to [email protected] or contact support directly inside the application.

  • @GenzoMendoza
    @GenzoMendoza4 ай бұрын

    where exactly did you run the gh repo clone of llama.cpp on 13:04? Thank you

  • @FarhanAhmed1360
    @FarhanAhmed13604 ай бұрын

    appreciate your good work

  • @VinayakSoni98
    @VinayakSoni984 ай бұрын

    Thanks

  • @PossimKeengdum
    @PossimKeengdum4 ай бұрын

    This is fantastic stuff man - quick question - have you considered using LM Studio?

  • @SemaphoreCI
    @SemaphoreCI4 ай бұрын

    Thank you. I considered but I preferred to highlight open-source tools first.

  • @snehasissengupta2773
    @snehasissengupta27735 ай бұрын

    Please make a step by step Video for run the local ai on windows pc with all codes....

  • @SemaphoreCI
    @SemaphoreCI4 ай бұрын

    I tried running LocalAI on containers but the performance was not really up to par, as least con Mac and Windows.

  • @yhrchan1
    @yhrchan14 ай бұрын

    @@SemaphoreCI I was able to run it with reasonable speeds on my laptop with 32GB RAM, i7, GPU 8GB, WSL2, Docker

  • @nicknick65
    @nicknick655 ай бұрын

    just subs. Which model would you recommend to train using a specific golang repo, for example a project repo. Would it allow me to train locally by pointing to a directory? thanks Ah I should have continued watching your video to the end where you mention GPT4ALL allows you to point to a directory which it indexes. Do you think this would work if I point it to a repo?

  • @SemaphoreCI
    @SemaphoreCI4 ай бұрын

    In my experience GPT4ALL models are not great at coding. YMMV but I think something like Copilot or AWS CodeWhisperer would be better for your use case.

  • @alessandrosalvaggio6772
    @alessandrosalvaggio67725 ай бұрын

    anyone with detailed instructions on how to install it and download llama2 ?

  • @SemaphoreCI
    @SemaphoreCI4 ай бұрын

    You can try Ollama. I made a video on running LLMs locally. Maybe it helps:: kzread.info/dash/bejne/aZ6Bq9Wmp9LJoLA.html

  • @matteo-pu7ev
    @matteo-pu7ev5 ай бұрын

    Thank you so much. Clear concise beautiful presentation. I look forward to engaging with more of your content.

  • @SemaphoreCI
    @SemaphoreCI4 ай бұрын

    Awesome, thank you!

  • @amanthabandaramayadunna9362
    @amanthabandaramayadunna93625 ай бұрын

    Thank you

  • @SemaphoreCI
    @SemaphoreCI4 ай бұрын

    Thank you for watching!

  • @tremendousdk
    @tremendousdk5 ай бұрын

    It's mandatory to use 1 year old GitHub account

  • @SonGoku-pc7jl
    @SonGoku-pc7jl5 ай бұрын

    gracias, cual es la capa gratuita?

  • @SemaphoreCI
    @SemaphoreCI5 ай бұрын

    Free tier of Semaphore or BrowserStack?