mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-09 19:58:29 +00:00
docs: update the model list title in download doc
Signed-off-by: reidliu <reid201711@gmail.com>
This commit is contained in:
parent
b27c41fe39
commit
e26507193a
2 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ You should see a table like this:
|
|||
|
||||
```
|
||||
+----------------------------------+------------------------------------------+----------------+
|
||||
| Model Descriptor | Hugging Face Repo | Context Length |
|
||||
| Model Descriptor | Model ID | Context Length |
|
||||
+----------------------------------+------------------------------------------+----------------+
|
||||
| Llama3.1-8B | meta-llama/Llama-3.1-8B | 128K |
|
||||
+----------------------------------+------------------------------------------+----------------+
|
||||
|
|
|
@ -63,7 +63,7 @@ You should see a table like this:
|
|||
|
||||
```
|
||||
+----------------------------------+------------------------------------------+----------------+
|
||||
| Model Descriptor | Hugging Face Repo | Context Length |
|
||||
| Model Descriptor | Model ID | Context Length |
|
||||
+----------------------------------+------------------------------------------+----------------+
|
||||
| Llama3.1-8B | meta-llama/Llama-3.1-8B | 128K |
|
||||
+----------------------------------+------------------------------------------+----------------+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue