Update README.md
Browse files
README.md
CHANGED
@@ -87,10 +87,16 @@ Example:
|
|
87 |
- 全てのケースにおいてimatrixは有効であるようです
|
88 |
- 英語以外の言語の性能を少しでも向上させたい場合は他言語を追加する価値はありそうです。しかし、英語能力が下がる可能性があります。
|
89 |
|
90 |
-
Other references
|
|
|
|
|
|
|
|
|
|
|
91 |
|
92 |
-
Acknowledgements
|
93 |
-
|
|
|
94 |
|
95 |
I do not know all the inventors of each method, so please point out any that I have missed.
|
96 |
各手法の考案者については私はすべてを把握できているわけではないので漏れていたら指摘してください
|
@@ -100,7 +106,6 @@ I do not know all the inventors of each method, so please point out any that I h
|
|
100 |
- **Language(s) (NLP):** [English, Japanese]
|
101 |
- **Finetuned from model [optional]:** [gemma-2-9b-it]
|
102 |
|
103 |
-
|
104 |
## Citation [optional]
|
105 |
|
106 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
|
|
87 |
- 全てのケースにおいてimatrixは有効であるようです
|
88 |
- 英語以外の言語の性能を少しでも向上させたい場合は他言語を追加する価値はありそうです。しかし、英語能力が下がる可能性があります。
|
89 |
|
90 |
+
### Other references
|
91 |
+
The following information may be helpful in your further exploration.
|
92 |
+
以下の情報は更なる探求を行う際に参考になるかもしれません。
|
93 |
+
- [About imatrix overfitting, and importance of input text](https://github.com/ggerganov/llama.cpp/discussions/5263)
|
94 |
+
- [Importance matrix calculations work best on near-random data](https://github.com/ggerganov/llama.cpp/discussions/5006)
|
95 |
+
- [llama.cpp:iMatrix量子化は日本語性能にどう影響するか?](https://sc-bakushu.hatenablog.com/entry/2024/04/20/050213)
|
96 |
|
97 |
+
### Acknowledgements
|
98 |
+
Thanks to u/noneabove1182 for the advice and motivation.
|
99 |
+
アドバイスとモチベーションをくれたu/noneabove1182に感謝します
|
100 |
|
101 |
I do not know all the inventors of each method, so please point out any that I have missed.
|
102 |
各手法の考案者については私はすべてを把握できているわけではないので漏れていたら指摘してください
|
|
|
106 |
- **Language(s) (NLP):** [English, Japanese]
|
107 |
- **Finetuned from model [optional]:** [gemma-2-9b-it]
|
108 |
|
|
|
109 |
## Citation [optional]
|
110 |
|
111 |
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|