dahara1 commited on
Commit
dfc79c6
1 Parent(s): 3bcafcd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -51,7 +51,7 @@ You can try C3TR-Adapter for free using Google's web service Colab. Please press
51
 
52
  - [動作確認用の簡単なサンプル(A simple sample to check the operation)](https://github.com/webbigdata-jp/python_sample/blob/main/C3TR_Adapter_v2_Japanese_English_Translation_sample_code.ipynb)
53
  - [テキストファイルを一括で日英・英日翻訳するサンプル(Sample of batch translation of text files)](https://github.com/webbigdata-jp/python_sample/blob/main/C3TR_Adapter_v2_batch_translation_sample.ipynb)
54
- - gguf版は準備中です。gguf version under construction.
55
 
56
  ### モデルの動かし方(How to use Model)
57
 
 
51
 
52
  - [動作確認用の簡単なサンプル(A simple sample to check the operation)](https://github.com/webbigdata-jp/python_sample/blob/main/C3TR_Adapter_v2_Japanese_English_Translation_sample_code.ipynb)
53
  - [テキストファイルを一括で日英・英日翻訳するサンプル(Sample of batch translation of text files)](https://github.com/webbigdata-jp/python_sample/blob/main/C3TR_Adapter_v2_batch_translation_sample.ipynb)
54
+ - [GPUがない環境でも動かす事ができるgguf版(A gguf version that can be run in environments without a GPU)](https://huggingface.co/webbigdata/C3TR-Adapter_gguf)
55
 
56
  ### モデルの動かし方(How to use Model)
57