Jeff Tang
|
12ac7b44c8
typo and some formating fixes; embedding model change; removal of the llama 3 special tokens not needed for ollama
|
10 months ago |
Lance Martin
|
c183da6acb
Update README.md
|
10 months ago |
Lance Martin
|
f6fbf97bc9
Add LangChain recipies
|
10 months ago |
Keita Watanabe
|
0e54f5634a
use AutoTokenizer instead of LlamaTokenizer
|
10 months ago |
Jeff Tang
|
6da989a774
Update prompt guide for Llama 3 (#484)
|
10 months ago |
Jeff Tang
|
23afbd481e
some typo fixes; codellama 70; tokens generated; colab link
|
10 months ago |
Dalton Flanagan
|
aab327c2fe
Update prompt guide for Llama 3
|
10 months ago |
Matthias Reso
|
4b93dc6080
Use RuntimeError instead assert
|
10 months ago |
Matthias Reso
|
d87277277f
Fix LLaMA ->Llama
|
10 months ago |
Matthias Reso
|
7ca0b66578
Fix unit tests
|
10 months ago |
Matthias Reso
|
853f928987
Add unit test for config check
|
10 months ago |
Matthias Reso
|
091d58df17
Disable prefix tuning as its currently not supported; Limit llama_adapter usage to non-FSDP only
|
10 months ago |
Jeff Tang
|
14e4b05bed
Q&A RAG pipeline with MongoDB, Hugging Face and Llama3 (#455)
|
10 months ago |
Hamid Shojanazeri
|
ed713680b3
Updated fine-tuning readme to Meta Llama 3 (#479)
|
10 months ago |
Kai Wu
|
7a08c27879
Merge branch 'main' into fix/finetune_readme
|
10 months ago |
Kai Wu
|
0ab53c269d
Added a feature that allow users to use pytorch profiler or flop_counter to measure the performance during fine-tuning. (#433)
|
10 months ago |
Kai Wu
|
e56356b3b9
fixed spelling error
|
10 months ago |
Kai Wu
|
eb2b1d1320
updated more readme
|
10 months ago |
Kai Wu
|
13f2734e25
updated finetuning readme to Meta Llama 3
|
10 months ago |
Jeff Tang
|
6ceb8b2eb8
Update aws notebooks (#474)
|
10 months ago |
Beto
|
77a7950695
Reverting back to the original prompt eng guide on the getting started
|
10 months ago |
Beto
|
aa97bb7e48
fixing typo
|
10 months ago |
Beto
|
e4150d96ba
Renaming files and adding the prompt eng file again.
|
10 months ago |
Jeff Tang
|
a164d8cb45
Update Chatbot recipe with Llama 3 (#473)
|
10 months ago |
Beto
|
5b27ee0a12
Renaming files
|
10 months ago |
Beto
|
8ecc4c530c
Adding open in colab button
|
10 months ago |
Beto
|
5fb2871efc
Adding open in colab button
|
10 months ago |
Beto
|
04228b3e70
Removing unused installs
|
10 months ago |
Kai Wu
|
26e877fd42
changed readme, unified the context interface and added get_flops_per_sec()
|
10 months ago |
Beto
|
17cbfac0cc
Fixed version with deprecated Bedrock langchain class.
|
10 months ago |