Pham
commited on
add default branch to readme
Browse files
README.md
CHANGED
@@ -14,6 +14,7 @@ Meta developed and released the [Meta Llama 3](https://huggingface.co/meta-llama
|
|
14 |
| 2 | [8B-tensorrtllm-linux-ada](https://huggingface.co/cortexhub/llama3/tree/8B-tensorrtllm-linux-ada) | `cortex run llama3:8B-tensorrtllm-linux-ada` |
|
15 |
| 3 | [8B-tensorrtllm-windows-ada](https://huggingface.co/cortexhub/llama3/tree/8B-tensorrtllm-windows-ada) | `cortex run llama3:8B-tensorrtllm-windows-ada` |
|
16 |
| 4 | [8B-gguf](https://huggingface.co/cortexhub/llama3/tree/8B-gguf) | `cortex run llama3:8B-gguf` |
|
|
|
17 |
|
18 |
## Use it with Jan (UI)
|
19 |
|
|
|
14 |
| 2 | [8B-tensorrtllm-linux-ada](https://huggingface.co/cortexhub/llama3/tree/8B-tensorrtllm-linux-ada) | `cortex run llama3:8B-tensorrtllm-linux-ada` |
|
15 |
| 3 | [8B-tensorrtllm-windows-ada](https://huggingface.co/cortexhub/llama3/tree/8B-tensorrtllm-windows-ada) | `cortex run llama3:8B-tensorrtllm-windows-ada` |
|
16 |
| 4 | [8B-gguf](https://huggingface.co/cortexhub/llama3/tree/8B-gguf) | `cortex run llama3:8B-gguf` |
|
17 |
+
| 5 | [default](https://huggingface.co/cortexhub/llama3/tree/default) | `cortex run llama3` |
|
18 |
|
19 |
## Use it with Jan (UI)
|
20 |
|