rexwang8 commited on
Commit
e13ab3e
·
1 Parent(s): 816d5ea

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -9,7 +9,7 @@ license: mit
9
 
10
  ---
11
 
12
- ## Qilin-lit-6b Description
13
 
14
  Most updated version is V1.1.0 which is fine-tuned on 550 MB of webnovels found on the NovelUpdates website. (https://www.novelupdates.com/)
15
 
@@ -22,8 +22,9 @@ This model can be used for entertainment purposes and as a creative writing assi
22
 
23
  ## Usage with Kobold AI Colab (Easiest)
24
 
25
- https://colab.research.google.com/github/KoboldAI/KoboldAI-Client/blob/main/colab/GPU.ipynb
26
- Replace the drop-down value with "rexwang8/qilin-lit-6b" and select that model. If you get a large malloc error during the tensor loading step, you are probably using the TPU version, you will need to use the GPU version.
 
27
 
28
  ## Usage with Kobold AI Local
29
 
 
9
 
10
  ---
11
 
12
+ # Qilin-lit-6b Description
13
 
14
  Most updated version is V1.1.0 which is fine-tuned on 550 MB of webnovels found on the NovelUpdates website. (https://www.novelupdates.com/)
15
 
 
22
 
23
  ## Usage with Kobold AI Colab (Easiest)
24
 
25
+ GPU -> https://colab.research.google.com/github/KoboldAI/KoboldAI-Client/blob/main/colab/GPU.ipynb
26
+ TPU -> https://colab.research.google.com/github/KoboldAI/KoboldAI-Client/blob/main/colab/TPU.ipynb
27
+ Replace the drop-down value with "rexwang8/qilin-lit-6b" and select that model.
28
 
29
  ## Usage with Kobold AI Local
30