mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-30 07:39:38 +00:00
asthetic fix
This commit is contained in:
parent
2865bf8a4a
commit
7b4004c0b1
2 changed files with 4 additions and 4 deletions
|
@ -37,7 +37,7 @@ llama model list
|
||||||
|
|
||||||
You should see a table like this:
|
You should see a table like this:
|
||||||
|
|
||||||
<pre style="font-family: monospace;">
|
```
|
||||||
+----------------------------------+------------------------------------------+----------------+
|
+----------------------------------+------------------------------------------+----------------+
|
||||||
| Model Descriptor | Hugging Face Repo | Context Length |
|
| Model Descriptor | Hugging Face Repo | Context Length |
|
||||||
+----------------------------------+------------------------------------------+----------------+
|
+----------------------------------+------------------------------------------+----------------+
|
||||||
|
@ -91,7 +91,7 @@ You should see a table like this:
|
||||||
+----------------------------------+------------------------------------------+----------------+
|
+----------------------------------+------------------------------------------+----------------+
|
||||||
| Llama-Guard-2-8B | meta-llama/Llama-Guard-2-8B | 4K |
|
| Llama-Guard-2-8B | meta-llama/Llama-Guard-2-8B | 4K |
|
||||||
+----------------------------------+------------------------------------------+----------------+
|
+----------------------------------+------------------------------------------+----------------+
|
||||||
</pre>
|
```
|
||||||
|
|
||||||
To download models, you can use the llama download command.
|
To download models, you can use the llama download command.
|
||||||
|
|
||||||
|
|
|
@ -60,7 +60,7 @@ llama model list
|
||||||
|
|
||||||
You should see a table like this:
|
You should see a table like this:
|
||||||
|
|
||||||
<pre style="font-family: monospace;">
|
```
|
||||||
+----------------------------------+------------------------------------------+----------------+
|
+----------------------------------+------------------------------------------+----------------+
|
||||||
| Model Descriptor | Hugging Face Repo | Context Length |
|
| Model Descriptor | Hugging Face Repo | Context Length |
|
||||||
+----------------------------------+------------------------------------------+----------------+
|
+----------------------------------+------------------------------------------+----------------+
|
||||||
|
@ -114,7 +114,7 @@ You should see a table like this:
|
||||||
+----------------------------------+------------------------------------------+----------------+
|
+----------------------------------+------------------------------------------+----------------+
|
||||||
| Llama-Guard-2-8B | meta-llama/Llama-Guard-2-8B | 4K |
|
| Llama-Guard-2-8B | meta-llama/Llama-Guard-2-8B | 4K |
|
||||||
+----------------------------------+------------------------------------------+----------------+
|
+----------------------------------+------------------------------------------+----------------+
|
||||||
</pre>
|
```
|
||||||
|
|
||||||
To download models, you can use the llama download command.
|
To download models, you can use the llama download command.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue