Update README.md
Browse files
README.md
CHANGED
@@ -17,9 +17,9 @@ prompt_template: >-
|
|
17 |
{{ .Response }}<|eot_id|>
|
18 |
---
|
19 |
|
20 |
-
# LLAMA 3 8B with capable to output Traditional Chinese
|
21 |
## ✨ Recommend using LMStudio for this model
|
22 |
-
I
|
23 |
-
so stick with LMStudio first :)
|
24 |
|
25 |
-
The performance
|
|
|
|
17 |
{{ .Response }}<|eot_id|>
|
18 |
---
|
19 |
|
20 |
+
# LLAMA 3 8B with capable to output Traditional Chinese
|
21 |
## ✨ Recommend using LMStudio for this model
|
22 |
+
I tried using Ollama to run it, but it became quite delulu.
|
|
|
23 |
|
24 |
+
So for now, I'm sticking with LMStudio :)The performance isn't actually that great, but it's capable of answering some basic questions. Sometimes it just acts really dumb though :(
|
25 |
+
> LLAMA 3.1 can actually output pretty well Chinese, so this repo can be ignored.
|