FredZhang7 commited on
Commit
8ae29f3
·
verified ·
1 Parent(s): ec2367d

add examples of non-commercial use

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -123,7 +123,7 @@ Please use `Qwen2-7b-Instruct bf16` and `AutoCoder.IQ4_K.gguf` as alternatives f
123
  pip install -U "huggingface_hub[cli]"
124
  ```
125
 
126
- Non-commercial (e.g. research) use:
127
  ```
128
  huggingface-cli download FredZhang7/claudegpt-code-logic-debugger-v0.1 --include "codestral-22b-v0.1-IQ6_K.gguf" --local-dir ./
129
  ```
 
123
  pip install -U "huggingface_hub[cli]"
124
  ```
125
 
126
+ Non-commercial (e.g. testing, research, personal, or evaluation purposes) use:
127
  ```
128
  huggingface-cli download FredZhang7/claudegpt-code-logic-debugger-v0.1 --include "codestral-22b-v0.1-IQ6_K.gguf" --local-dir ./
129
  ```