nagayoshi3 commited on
Commit
6e07167
·
verified ·
1 Parent(s): 810e04a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ LLM-JP-3-13Bをファインチューニングしたモデルです。
29
  ## モデルの詳細
30
  - ベースとなるモデル : llm-jp/llm-jp-3-13b
31
  - アダプターモデル : nagayoshi3/llm-jp-3-13b-it1_lora
32
-
33
 
34
  ## Usage
35
  Execute following code in Google Colab
 
29
  ## モデルの詳細
30
  - ベースとなるモデル : llm-jp/llm-jp-3-13b
31
  - アダプターモデル : nagayoshi3/llm-jp-3-13b-it1_lora
32
+ - 量子化 : 4ビット量子化 (QLoRA)
33
 
34
  ## Usage
35
  Execute following code in Google Colab