MarinaraSpaghetti commited on
Commit
1f7151c
1 Parent(s): 1c1e614

Create README.md

Browse files

My go-to roleplay model.
Test exl2 quant of a model by Doctor-Shotgun: https://huggingface.co/Doctor-Shotgun/Nous-Capybara-limarpv3-34B
Can fit 32k of context on my 24GB VRAM with 8-bit cache on it.
Uses Alpaca format.

Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - lemonilia/LimaRP
4
+ library_name: transformers
5
+ tags:
6
+ - roleplay
7
+ - text-generation-inference
8
+ ---