lmg-anon commited on
Commit
e9cae3e
1 Parent(s): 6bd4737

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
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. For more information about this model, please check out the [original repository](https://huggingface.co/lmg-anon/vntl-llama3-8b-qlora).
13
 
14
- The model also includes the "chat mode", which primarily works for Japanese grammar questions. However, no further improvements have been made to it.
 
 
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