TheBloke commited on
Commit
dac13c4
1 Parent(s): f4a6d33

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -66,9 +66,9 @@ It was created without group_size to minimise VRAM usage, and with `--act-order`
66
  python llama.py ehartford_Wizard-Vicuna-30B-Uncensored c4 --wbits 4 --act-order --true-sequential --save_safetensors Wizard-Vicuna-30B-Uncensored-GPTQ-4bit-128g.act-order.safetensors
67
  ```
68
 
69
- ## Want to support my work?
70
 
71
- Thanks to [chirper.ai](chirper.ai)!
72
 
73
  I've had a lot of people ask if they can contribute. I love providing models and helping people, but it is starting to rack up pretty big cloud computing bills.
74
 
 
66
  python llama.py ehartford_Wizard-Vicuna-30B-Uncensored c4 --wbits 4 --act-order --true-sequential --save_safetensors Wizard-Vicuna-30B-Uncensored-GPTQ-4bit-128g.act-order.safetensors
67
  ```
68
 
69
+ ## Thanks, and how to support.
70
 
71
+ Thanks to the [chirper.ai](https://chirper.ai) team!
72
 
73
  I've had a lot of people ask if they can contribute. I love providing models and helping people, but it is starting to rack up pretty big cloud computing bills.
74