Suparious commited on
Commit
aa4f52a
·
verified ·
1 Parent(s): 91733fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,5 +1,13 @@
1
  ---
 
 
 
2
  library_name: transformers
 
 
 
 
 
3
  tags:
4
  - 4-bit
5
  - AWQ
@@ -15,7 +23,11 @@ quantized_by: Suparious
15
  - Model creator: [jeiku](https://huggingface.co/jeiku)
16
  - Original model: [Garbage_9B](https://huggingface.co/jeiku/Garbage_9B)
17
 
 
18
 
 
 
 
19
 
20
  ## How to use
21
 
 
1
  ---
2
+ base_model:
3
+ - ChaoticNeutrals/InfinityNexus_9B
4
+ - jeiku/luna_lora_9B
5
  library_name: transformers
6
+ license: apache-2.0
7
+ datasets:
8
+ - ResplendentAI/Luna_Alpaca
9
+ language:
10
+ - en
11
  tags:
12
  - 4-bit
13
  - AWQ
 
23
  - Model creator: [jeiku](https://huggingface.co/jeiku)
24
  - Original model: [Garbage_9B](https://huggingface.co/jeiku/Garbage_9B)
25
 
26
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/626dfb8786671a29c715f8a9/EX9x2T18il0IKsqP6hKUy.png)
27
 
28
+ ## Model Summary
29
+
30
+ This is a finetune of InfinityNexus_9B. This is my first time tuning a frankenmerge, so hopefully it works out. The goal is to improve intelligence and RP ability beyond the 7B original models.
31
 
32
  ## How to use
33