Skip to content

Commit

Permalink
Update docs/ai-testbed/sambanova/example-modelzoo-programs.md
Browse files Browse the repository at this point in the history
Meta in inconsistent on capitalization, sometimes using LLaMA and sometimes Llama and maybe others. Will go with the original name, thanks for spotting.

Co-authored-by: Kyle Gerard Felker <[email protected]>
  • Loading branch information
wcarnold1010 and felker authored Sep 10, 2024
1 parent 8353e4b commit 114bcac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ai-testbed/sambanova/example-modelzoo-programs.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ git clone https://huggingface.co/meta-llama/Llama-2-7b-hf
## Text generation sample
### Compile a text generation sample that uses the HF model

Compile a llama 7b text generation sample (using the Hugging Face model). This will take 20 minutes
Compile a LLaMA-7b text generation sample (using the Hugging Face model). This will take 20 minutes

```
cd ~/sambanova
Expand Down

0 comments on commit 114bcac

Please sign in to comment.