dahara1 commited on
Commit
40875e3
1 Parent(s): f5a07de

Update README.md

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