Update README.md
Browse files
README.md
CHANGED
@@ -609,22 +609,14 @@ Muzan: "Is there anything else you want to say?"
|
|
609 |
Wakuraba: "This guy is going to be killed too. Everything depends on this guy's mood. I'm going to die too."
|
610 |
```
|
611 |
|
612 |
-
|
613 |
-
|
614 |
## 留意事項 Attention
|
615 |
|
616 |
-
このアダプターをモデルとマージして保存すると性能が下がってしまう不具合が存在するため、**ベースモデル(gemma-
|
617 |
-
**Do not save this adapter merged with the base model(gemma-
|
618 |
|
619 |
どうしてもマージしたい場合は必ずPerplexityではなく、翻訳ベンチマークで性能を確認してから使うようにしてください
|
620 |
If you must merge, be sure to use a translation benchmark to check performance, not Perplexity!
|
621 |
|
622 |
-
|
623 |
-
## その他の版 Other Version
|
624 |
-
|
625 |
-
- [webbigdata/C3TR-Adapter_gptq](https://huggingface.co/webbigdata/C3TR-Adapter_gptq) GPTQ 4bit quantized version
|
626 |
-
- [webbigdata/C3TR-Adapter_hqq](webbigdata/C3TR-Adapter_hqq) HQQ 4bit quantized version
|
627 |
-
|
628 |
### 利用規約 Terms of Use
|
629 |
|
630 |
基本的にはgemmaと同じライセンスです
|
@@ -652,7 +644,7 @@ google/gemma-2-9b-it
|
|
652 |
https://huggingface.co/google/gemma-2-9b-it
|
653 |
|
654 |
Base Model
|
655 |
-
unsloth/gemma-
|
656 |
https://huggingface.co/unsloth/gemma-2-9b-it-bnb-4bit
|
657 |
|
658 |
QLoRA Adapter
|
|
|
609 |
Wakuraba: "This guy is going to be killed too. Everything depends on this guy's mood. I'm going to die too."
|
610 |
```
|
611 |
|
|
|
|
|
612 |
## 留意事項 Attention
|
613 |
|
614 |
+
このアダプターをモデルとマージして保存すると性能が下がってしまう不具合が存在するため、**ベースモデル(unsloth/gemma-2-9b-it-bnb-4bit)とアダプターをマージして保存しないでください**
|
615 |
+
**Do not save this adapter merged with the base model(unsloth/gemma-2-9b-it-bnb-4bit)**, as there exists a bug that reduces performance when saving this adapter merged with the model.
|
616 |
|
617 |
どうしてもマージしたい場合は必ずPerplexityではなく、翻訳ベンチマークで性能を確認してから使うようにしてください
|
618 |
If you must merge, be sure to use a translation benchmark to check performance, not Perplexity!
|
619 |
|
|
|
|
|
|
|
|
|
|
|
|
|
620 |
### 利用規約 Terms of Use
|
621 |
|
622 |
基本的にはgemmaと同じライセンスです
|
|
|
644 |
https://huggingface.co/google/gemma-2-9b-it
|
645 |
|
646 |
Base Model
|
647 |
+
unsloth/gemma-2-9b-it-bnb-4bit
|
648 |
https://huggingface.co/unsloth/gemma-2-9b-it-bnb-4bit
|
649 |
|
650 |
QLoRA Adapter
|