Skip to content

Commit 3511426

Browse files
Merge branch 'main' into main
2 parents 84030aa + a32e919 commit 3511426

File tree

65 files changed

+8660
-3627
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+8660
-3627
lines changed

.github/scripts/spellcheck_conf/wordlist.txt

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,3 +1358,32 @@ contrains
13581358
knowlege
13591359
kv
13601360
prefilling
1361+
DataFrame
1362+
DuckDB
1363+
Groq
1364+
GroqCloud
1365+
Replit
1366+
Teslas
1367+
duckdb
1368+
teslas
1369+
Groqs
1370+
groq
1371+
schemas
1372+
Pinecone
1373+
Pinecone's
1374+
Repl
1375+
docsearch
1376+
presidental
1377+
CrewAI
1378+
kickstart
1379+
DataFrames
1380+
Groqing
1381+
Langchain
1382+
Plotly
1383+
dfs
1384+
yfinance
1385+
Groq's
1386+
LlamaChat
1387+
chatbot's
1388+
ConversationBufferWindowMemory
1389+
chatbot's

recipes/finetuning/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ using the canonical [finetuning script](../../src/llama_recipes/finetuning.py) i
1111
If you are new to fine-tuning techniques, check out an overview: [](./LLM_finetuning_overview.md)
1212

1313
> [!TIP]
14-
> If you want to try finetuning Meta Llama 3 with Huggingface's trainer, here is a Jupyter notebook with an [example](./huggingface_trainer/peft_finetuning.ipynb)
14+
> If you want to try finetuning Meta Llama 3 in a Jupyter notebook you can find a quickstart notebook [here](./quickstart_peft_finetuning.ipynb)
1515
1616

1717
## How to configure finetuning settings?

0 commit comments

Comments
 (0)