Update README
Browse files
README.md
CHANGED
@@ -6,3 +6,8 @@ license_link: >-
|
|
6 |
base_model: taide/Llama-3.1-TAIDE-LX-8B-Chat
|
7 |
base_model_relation: quantized
|
8 |
---
|
|
|
|
|
|
|
|
|
|
|
|
6 |
base_model: taide/Llama-3.1-TAIDE-LX-8B-Chat
|
7 |
base_model_relation: quantized
|
8 |
---
|
9 |
+
|
10 |
+
This repository contains quantized models of [taide/Llama-3.1-TAIDE-LX-8B-Chat](https://huggingface.co/taide/Llama-3.1-TAIDE-LX-8B-Chat) using [llama.cpp](https://github.com/ggml-org/llama.cpp) version b4739.
|
11 |
+
|
12 |
+
## Instructions to run this model in Kuwa
|
13 |
+
TODO
|