masanorihirano commited on
Commit
cdb4a26
1 Parent(s): dd20d2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -35,3 +35,5 @@ model = PeftModel.from_pretrained(
35
  torch_dtype=torch.float16,
36
  )
37
  ```
 
 
 
35
  torch_dtype=torch.float16,
36
  )
37
  ```
38
+
39
+ To see more latest information, please go to [llm.msuzuki.me](https://llm.msuzuki.me).