hiratagoh commited on
Commit
9352e52
·
verified ·
1 Parent(s): 90be287

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -2,6 +2,7 @@
2
  license: apache-2.0
3
  language:
4
  - ja
 
5
  base_model:
6
  - SIP-med-LLM/SIP-jmed-llm-2-8x13b-OP-instruct
7
  ---
@@ -49,4 +50,4 @@ with torch.no_grad():
49
  repetition_penalty=1.05,
50
  )[0]
51
  print(tokenizer.decode(output))
52
- ```
 
2
  license: apache-2.0
3
  language:
4
  - ja
5
+ - en
6
  base_model:
7
  - SIP-med-LLM/SIP-jmed-llm-2-8x13b-OP-instruct
8
  ---
 
50
  repetition_penalty=1.05,
51
  )[0]
52
  print(tokenizer.decode(output))
53
+ ```