altomek commited on
Commit
d338a64
1 Parent(s): 48b8cb3

Update README

Browse files
Files changed (1) hide show
  1. README.md +1 -8
README.md CHANGED
@@ -28,7 +28,7 @@ widget:
28
  This is...
29
  ## Llama Lo1 01
30
 
31
- My first RP directed finetune and merge! Not as expresive like Llama Instruct might be. Writes simpler responses in chat. Somewhat broken as I did not figured how to deal properly with tokenizers.
32
 
33
  Trained on few datasets from [jeiku](https://huggingface.co/jeiku) - Thank you!
34
 
@@ -46,10 +46,3 @@ Have fun!
46
  - Set Temperature below 1
47
  - You can easily overload this AI with too complicaded, long character cards. Keep things simple! ;P
48
 
49
- ### Quants
50
-
51
- - [ExLlamav2 8bpw](https://huggingface.co/altomek/Lo101-3B-AnD-8bpw-EXL2)
52
- - [ExLlamav2 measurments](https://huggingface.co/altomek/measurements/resolve/main/Lo101-3B-AnD_measurement.json)
53
- - [GGUF Q4_0](https://huggingface.co/altomek/Lo101-3B-AnD-GGUF/resolve/main/Lo101-3B-AnD-Q4_0.gguf)
54
- - [GGUF Q4_0_4_4](https://huggingface.co/altomek/Lo101-3B-AnD-GGUF/resolve/main/Lo101-3B-AnD-Q4_0_4_4.gguf)
55
- - [GGUF imatrix](https://huggingface.co/altomek/Lo101-3B-AnD-GGUF/resolve/main/Lo101-3B-AnD.imatrix)
 
28
  This is...
29
  ## Llama Lo1 01
30
 
31
+ My first RP directed finetune and merge! Not as expresive like Llama Instruct might be. Writes simpler responses in chat. Somewhat broken... I need to learn more about chat templates... ;P
32
 
33
  Trained on few datasets from [jeiku](https://huggingface.co/jeiku) - Thank you!
34
 
 
46
  - Set Temperature below 1
47
  - You can easily overload this AI with too complicaded, long character cards. Keep things simple! ;P
48