Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Llama Recipes
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mirrored_repos
MachineLearning
meta-llama
Llama Recipes
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f3a5388c297925773d14bb79973eb6fe69867ae7
Select Git revision
Branches
20
+refs/pull/572/head
Adding_open_colab
Fix-broken-format-in-preview-for-RAG-chatbo-example
Getting_to_know_Llama
LG3-nits-after-launch
MM-Rag-fresh
Multi-Modal-RAG-Demo
Remove-Tokenizer-onPrem-vllm-InferenceThroughput
Tool_Calling_Demos
add-FAQ
add-promptguard-to-safety-checkers
adding_examples_with_aws
albertodepaola-patch-1
amitsangani-patch-1
archive-main
aws-do-fsdp
azure-api-example
benchmark-inference-throughput-cloud-api
chat-completion-fix
chat_pipeline
Tags
4
v0.0.4.post1
v0.0.4
v0.0.3
v0.0.2
24 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Aug
16
15
14
13
12
11
10
9
8
6
2
31
Jul
29
26
25
24
23
22
19
18
17
16
15
11
10
9
8
5
3
2
1
30
Jun
28
27
26
25
24
21
20
18
17
13
12
11
10
7
6
5
4
3
31
May
30
29
28
27
23
22
21
20
17
16
15
14
13
12
11
10
11
10
9
8
7
6
5
3
2
1
30
Apr
1
May
30
Apr
29
28
27
26
25
24
23
22
21
22
21
19
18
17
16
15
12
11
10
9
4
27
Mar
26
25
24
23
Update tools/benchmarks/llm_eval_harness/meta_eval_reproduce/README.md
Update tools/benchmarks/llm_eval_harness/meta_eval_reproduce/README.md
add word to wordlist
minor fix to readme
use pip install for lm_eval
fixed commit and add nltk download
update instruction
Merge branch 'main' into eval_reproduce
fix typo
restructure readme
Add preprocessor to patch PromptGuard scores for inserted characters (#636)
Update hello_llama_cloud.ipynb (#638)
Update hello_llama_cloud.ipynb (#584)
Update hello_llama_cloud.ipynb
added Acknowledgement
formating
changed readme and added more comments
recipes/quickstart/Getting_to_know_Llama.ipynb, typo fix lama -> llama line 127 (#635)
typo fix lama -> llama line 127
Updating llama 3 references to 3.1 model (#632)
Fixed dead link
Add files via upload
Add files via upload
Add files via upload
Add files via upload
fixing readme
added the issue link back
minor typo fix
fix dead links and typo
Use new get_model_state_dict api for save_pretrained peft model (#629)
Enable users to trust remote code in samsum dataset (#628)
fix typo
now uses lm_eval cli instead
fix typo
fixed dead link to pass lint check
fix typo and broken links
refactor folder
fix typo
add more on README
changed requirement.txt for eval
Loading