Update README.md
Browse files
README.md
CHANGED
@@ -9,9 +9,11 @@ language:
|
|
9 |
pipeline_tag: translation
|
10 |
---
|
11 |
|
12 |
-
This repository contains some GGUF quantizations of the merged [VNTL LLaMA3 8B 202409 qlora](https://huggingface.co/lmg-anon/vntl-llama3-8b-202409-qlora) model
|
13 |
|
14 |
-
The model also includes
|
|
|
|
|
15 |
|
16 |
## Translation Prompt
|
17 |
|
|
|
9 |
pipeline_tag: translation
|
10 |
---
|
11 |
|
12 |
+
This repository contains some GGUF quantizations of the merged [VNTL LLaMA3 8B 202409 qlora](https://huggingface.co/lmg-anon/vntl-llama3-8b-202409-qlora) model, created using a custom version of the VNTL dataset combined with the [VNTL-Chat](https://huggingface.co/datasets/lmg-anon/VNTL-Chat) dataset.
|
13 |
|
14 |
+
The purpose of this model is to improve LLaMA3's performance at translating Japanese visual novels to English, but the model also includes a "chat mode", which primarily works for Japanese grammar questions.
|
15 |
+
|
16 |
+
For more information about this model, please check out the [original repository](https://huggingface.co/lmg-anon/vntl-llama3-8b-202409-qlora).
|
17 |
|
18 |
## Translation Prompt
|
19 |
|