yes def! is the code for that open source?
OPEN SOURCE
-

Efficient Fine-Tuning Llama 7B on Single GPU Workshop
By
–
Upcoming #workshop w/ @DeepLearningAI_
: Efficiently Fine-Tune #Llama7b on a Single GPU! We'll discuss the challenges of #finetuning LLMs and show you how to tackle them. Topics include: parameter efficient tuning, deployment strategies, RAG & more. https://
eventbrite.com/e/efficient-fi
ne-tuning-for-llama-7b-on-a-single-gpu-tickets-696331224437?aff=Psm
… -

New Package Manager from Mamba Team Released
By
–
a new package manager from the folks who build mamba. worth looking into… https://t.co/5lR1hFRoFr
— Soumith Chintala (@soumithchintala) 16 août 2023a new package manager from the folks who build mamba. worth looking into…
-
ChatLangChain Improvements: Benchmarking Retrieval and Agent Methods
By
–
ChatLangChain Improvements We're benchmarking a bunch of retrieval and agent methods for our "chat langchain" app! Interact with the new beta version here: …
https://chat-
langchain-mcan-stanfordedu.vercel.app Expect rapid improvements and everything (data, retrieval algorithms, prompts) to be OSS -
Personal fork of open-source LLM code repository
By
–
And a personal fork of an open-source LLM code repo 🙂
-
Microsoft Oracle Open Source Licensing Access Challenges
By
–
Yes, I found that (eventually). I'm having a hard time finding anything from Microsoft. They say "open source licensing" but I can't actually find out what the license is. And Oracle, being Oracle, requires me to set up an account just to view code samples….
-
Big Tech Documentation and Code Licensing Policies Explained
By
–
Anyone know how Microsoft, Google, Oracle, etc. license a) their documentation and b) their code samples? I see AWS (
https://
aws.amazon.com/terms/#:~:text
=Thematerialshostedondocs,islicensedunderMIT0
….) uses MIT for code samples and a CC license for docs. Microsoft seems to use MIT for code samples but I can't find a policy. Help? -
Fine-tune LLMs with Ludwig: Free Workshop on Llama2 Techniques
By
–
Learn how to fine-tune #LLMs like #Llama2 with open-source @ludwig_ai
. Save your spot and get the free #notebook. We'll cover techniques like #deepspeed, full #finetuning, LoRA, and QLoRA, and optimizing training costs and compute. Register here: https://
pbase.ai/3qyseIy. -

Local Models Power Generative Agents Fork Cost Reduction
By
–
Forks of generative agents repo hooked up to local models!!! Keeps costs down but fun up
-
LangChain Benchmarking Question-Answering CSV Data Tasks
By
–
Recap of important links: Blog: https://
blog.langchain.dev/benchmarking-q
uestion-answering-over-csv-data/
… YouTube: https://
youtube.com/watch?v=jGnf4O
hptbA
… Code & data used: https://
github.com/langchain-ai/l
angchain-benchmarks
… We had a lot of fun doing this and learned a lot – we're going to do it for more tasks! Up next: SQL