Thierry Moreau
|
2708f616d4
refreshing gradio app to use llama3, migrate to use OpenAI APIs
|
1 år sedan |
Thierry Moreau
|
b203238af4
updating API examples to use Llama3 and latest langchain function signature
|
1 år sedan |
Hamid Shojanazeri
|
c1f8de2167
changed readme.md and parameters.json to support llama3 vllm benchmark (#492)
|
1 år sedan |
Kai Wu
|
dac9594757
changed readme.md and parameters.json to support llama3 vllm benchmark
|
1 år sedan |
Thierry Moreau
|
2e27aaed8f
updating getting to know guide to use llama3 + Langchain API updates
|
1 år sedan |
Hamid Shojanazeri
|
725579002c
Fix param_init_fn: move if-statement out of lambda (#487)
|
1 år sedan |
Hamid Shojanazeri
|
5f11aeb88a
Disable prefix tuning and limit llama adapter (#482)
|
1 år sedan |
Hamid Shojanazeri
|
3d5c701569
FMBench readme updates for Llama3 on Inf2 and config.yml cleanup (#486)
|
1 år sedan |
Hamid Shojanazeri
|
c3b26283e5
Fix lm_eval.tasks' has no attribute 'initialize_tasks' error (#488)
|
1 år sedan |
Jeff Tang
|
c113695deb
Add LangChain recipes (#485)
|
1 år sedan |
Jeff Tang
|
17e68a07b6
speller check fixes
|
1 år sedan |
Jeff Tang
|
8f31a612e9
speller check
|
1 år sedan |
Jeff Tang
|
c6769a0870
folder structure change
|
1 år sedan |
Keita Watanabe
|
a2a2ffd78a
fix lm_eval.tasks' has no attribute 'initialize_tasks' error
|
1 år sedan |
Pavel Belevich
|
fb2e802cef
Fix param_init_fn: move if-statement out of lambda
|
1 år sedan |
Amit Arora
|
c1c213fd5b
the prev commit accidently deleted some comments from config.yml
|
1 år sedan |
Amit Arora
|
903c4c3db0
FMBench readme update for Llama3 on Inf2 and config file cleanup
|
1 år sedan |
Jeff Tang
|
12ac7b44c8
typo and some formating fixes; embedding model change; removal of the llama 3 special tokens not needed for ollama
|
1 år sedan |
Lance Martin
|
c183da6acb
Update README.md
|
1 år sedan |
Lance Martin
|
f6fbf97bc9
Add LangChain recipies
|
1 år sedan |
Keita Watanabe
|
0e54f5634a
use AutoTokenizer instead of LlamaTokenizer
|
1 år sedan |
Jeff Tang
|
6da989a774
Update prompt guide for Llama 3 (#484)
|
1 år sedan |
Jeff Tang
|
23afbd481e
some typo fixes; codellama 70; tokens generated; colab link
|
1 år sedan |
Dalton Flanagan
|
aab327c2fe
Update prompt guide for Llama 3
|
1 år sedan |
Matthias Reso
|
4b93dc6080
Use RuntimeError instead assert
|
1 år sedan |
Matthias Reso
|
d87277277f
Fix LLaMA ->Llama
|
1 år sedan |
Matthias Reso
|
7ca0b66578
Fix unit tests
|
1 år sedan |
Matthias Reso
|
853f928987
Add unit test for config check
|
1 år sedan |
Matthias Reso
|
091d58df17
Disable prefix tuning as its currently not supported; Limit llama_adapter usage to non-FSDP only
|
1 år sedan |
Jeff Tang
|
14e4b05bed
Q&A RAG pipeline with MongoDB, Hugging Face and Llama3 (#455)
|
1 år sedan |