Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ ALMA-7B-Ja-V2-GPTQ-Ja-En is a machine translation model that uses ALMA's learnin
|
|
13 |
|
14 |
Googleアカウントをお持ちの方は以下のColabを使用して動かす事が出来ます。
|
15 |
|
16 |
-
[Free Colab Sample](https://github.com/webbigdata-jp/python_sample/blob/main/
|
17 |
|
18 |
テキストファイル全体を一気に翻訳したい方は、以下のColabをお試しください。
|
19 |
If you want to translate the entire file at once, try Colab below.
|
@@ -32,7 +32,7 @@ It's mean your memory is not enough. decrease your num_beams or token size.
|
|
32 |
- None quantized model [ALMA-7B-Ja-V2](https://huggingface.co/webbigdata/ALMA-7B-Ja-V2).
|
33 |
|
34 |
## 本作業について about this work
|
35 |
-
-
|
36 |
- **This work was done by :** [webbigdata](https://webbigdata.jp/).
|
37 |
|
38 |
|
|
|
13 |
|
14 |
Googleアカウントをお持ちの方は以下のColabを使用して動かす事が出来ます。
|
15 |
|
16 |
+
[Free Colab Sample](https://github.com/webbigdata-jp/python_sample/blob/main/ALMA_7B_Ja_V2_Free_Colab_sample.ipynb)
|
17 |
|
18 |
テキストファイル全体を一気に翻訳したい方は、以下のColabをお試しください。
|
19 |
If you want to translate the entire file at once, try Colab below.
|
|
|
32 |
- None quantized model [ALMA-7B-Ja-V2](https://huggingface.co/webbigdata/ALMA-7B-Ja-V2).
|
33 |
|
34 |
## 本作業について about this work
|
35 |
+
- 本作業は[webbigdata](https://webbigdata.jp/)によって行われました
|
36 |
- **This work was done by :** [webbigdata](https://webbigdata.jp/).
|
37 |
|
38 |
|