Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ license: mit
|
|
9 |
|
10 |
---
|
11 |
|
12 |
-
|
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 |
-
|
|
|
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 |
|