Update README.md
Browse files
README.md
CHANGED
@@ -93,10 +93,11 @@ The following information may be helpful in your further exploration.
|
|
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 |
各手法の考案者については私はすべてを把握できているわけではないので漏れていたら指摘してください
|
|
|
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 |
+
- [GGUFって結局どのサイズ選んだらいいの??](https://zenn.dev/yuki127/articles/e3337c176d27f2)
|
97 |
|
98 |
### Acknowledgements
|
99 |
Thanks to u/noneabove1182 for the advice and motivation.
|
100 |
+
アドバイスとモチベーションをくれたu/noneabove1182に感謝します
|
101 |
|
102 |
I do not know all the inventors of each method, so please point out any that I have missed.
|
103 |
各手法の考案者については私はすべてを把握できているわけではないので漏れていたら指摘してください
|