tetf
/

GGUF
conversational
ifTNT commited on
Commit
d156f3e
·
1 Parent(s): 93cbcd9

Update README

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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