umisetokikaze commited on
Commit
c4b26d4
β€’
1 Parent(s): 053843c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -10,7 +10,16 @@ pipeline_tag: text-generation
10
  ---
11
  <img src="./ninjalogo.svg" width="100%" height="20%" alt="">
12
 
13
- # Model Card for Ninja-v1-128k
 
 
 
 
 
 
 
 
 
14
 
15
  The Mistral-7B--based Large Language Model (LLM) is an noveldataset fine-tuned version of the Mistral-7B-v0.1
16
 
@@ -42,5 +51,5 @@ We would like to take this opportunity to thank
42
  - BAD: あγͺγŸγ―β—‹β—‹γŒγ§γγΎγ™
43
  - GOOD: あγͺγŸγ―β—‹β—‹γ‚’γ—γΎγ™
44
 
45
- # Other points to keep in mind
46
  If possible, we recommend inferring with llamacpp rather than Transformers.
 
10
  ---
11
  <img src="./ninjalogo.svg" width="100%" height="20%" alt="">
12
 
13
+ # We Models
14
+ - [Vecteus](https://huggingface.co/Local-Novel-LLM-project/Vecteus-v1)
15
+
16
+ - [Ninja-v1](https://huggingface.co/Local-Novel-LLM-project/Ninja-v1)
17
+
18
+ - [Ninja-v1-128k](https://huggingface.co/Local-Novel-LLM-project/Ninja-v1-128k)
19
+
20
+ - [Ninja-v1-NSFW-128k](https://huggingface.co/Local-Novel-LLM-project/Ninja-v1-NSFW-128k)
21
+
22
+ ## Model Card for Ninja-v1-128k
23
 
24
  The Mistral-7B--based Large Language Model (LLM) is an noveldataset fine-tuned version of the Mistral-7B-v0.1
25
 
 
51
  - BAD: あγͺγŸγ―β—‹β—‹γŒγ§γγΎγ™
52
  - GOOD: あγͺγŸγ―β—‹β—‹γ‚’γ—γΎγ™
53
 
54
+ ## Other points to keep in mind
55
  If possible, we recommend inferring with llamacpp rather than Transformers.