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.
dc5780f65c594a0051e05e6567fe398524ae7d1d
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
7
Dec
6
5
1
30
Nov
24
22
20
19
17
16
15
14
13
12
10
9
8
7
6
3
2
1
31
Oct
30
29
28
27
25
23
21
20
19
17
16
13
12
11
10
9
8
7
6
5
4
3
2
28
Sep
27
26
22
21
19
18
16
15
14
13
12
11
8
7
6
7
6
5
4
3
1
31
Aug
30
29
28
27
26
25
23
22
20
17
16
14
11
10
9
8
7
8
7
6
5
4
3
2
1
31
Jul
30
29
28
27
28
27
26
25
24
23
22
21
20
21
20
19
20
19
20
19
18
17
Add mechanism for CI to force unskip tests
fix/unit_tests
fix/unit_tests
remove decapoda-research/llama-7b-hf tokenizer and skip tests if meta-llama/Llama-2-7b is not available
adjust test to new parameter
remove additional space in llama-guard category (#317)
remove additional space in safety category
Fixing committed files (#316)
Fixing a typo
Adding Llama Guard safety checker.
Update wordlist.txt
Update wordlist.txt for additional technical terms in Readme. (#313)
Update wordlist.txt for additional technical terms in Readme.
albertodepaola-…
albertodepaola-patch-1
speller check fix
messenger llama tutorial update; README update
demo video
messenger llama2 tutorial
Merge remote-tracking branch 'upstream/main'
Add gradient clipping feature (#280)
Merge branch 'main' into grad_clip
Add complete Chatbot example with RAG capability for demo apps (#291)
Update llama-on-prem.md
chester-rag-cha…
chester-rag-chatbot-example
Merge branch 'main' into grad_clip
update readme
wandb logging feedback
Merge branch 'main' into ipex_feature
markdown link check disable - https://github.com/gaurav-nelson/github-action-markdown-link-check#disable-check-for-some-links
Add gradient_clipping and gradient_clipping_threshold parameters
add wandb to readme
fixing wandb for fsdp
Merge branch 'chester-rag-chatbot-example' of https://github.com/facebookresearch/llama-recipes into chester-rag-chatbot-example
Update README.md
Merge branch 'main' into chester-rag-chatbot-example
Update README.md
Update readme
Update RAG_Chatbot_Example.ipynb
Merge branch 'facebookresearch:main' into wandb_logging
Update RAG_Chatbot_Example.ipynb
A tutorial of building a Llama-enabled WhatsApp Chatbot (#287)
spell check errors fix
updated tutorial and added llama_chatbot.py
Support FSDP scenario
Loading