Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ You can try C3TR-Adapter for free using Google's web service Colab. Please press
|
|
29 |
|
30 |
- [動作確認用の簡単なサンプル(A simple sample to check the operation)](https://github.com/webbigdata-jp/python_sample/blob/main/C3TR_Adapter_Japanese_English_Translation_sample_code.ipynb)
|
31 |
- [テキストファイルを一括で日英・英日翻訳するサンプル(Sample of batch translation of text files)](https://github.com/webbigdata-jp/python_sample/blob/main/C3TR_Adapter_batch_translation_sample.ipynb)
|
32 |
-
- [試験実装したgguf版](https://huggingface.co/webbigdata/C3TR-Adapter_gguf)
|
33 |
|
34 |
### モデルの動かし方(How to use Model)
|
35 |
|
|
|
29 |
|
30 |
- [動作確認用の簡単なサンプル(A simple sample to check the operation)](https://github.com/webbigdata-jp/python_sample/blob/main/C3TR_Adapter_Japanese_English_Translation_sample_code.ipynb)
|
31 |
- [テキストファイルを一括で日英・英日翻訳するサンプル(Sample of batch translation of text files)](https://github.com/webbigdata-jp/python_sample/blob/main/C3TR_Adapter_batch_translation_sample.ipynb)
|
32 |
+
- [試験実装したCPUなしでも動くgguf版(gguf version can run Mac and without GPU PC)](https://huggingface.co/webbigdata/C3TR-Adapter_gguf)
|
33 |
|
34 |
### モデルの動かし方(How to use Model)
|
35 |
|