wyklq commited on
Commit
e193c69
•
1 Parent(s): e5a3f13

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ model.quantize(examples)
49
  model.save_quantized(quantized_model_dir, use_safetensors=True)
50
  ```
51
 
52
-
53
 
54
 
55
  # 🚀 Falcon-40B
 
49
  model.save_quantized(quantized_model_dir, use_safetensors=True)
50
  ```
51
 
52
+ It can be used to further finetune with [Falcontune](https://github.com/wyklq/falcontune) on Nvidia V100 GPU.
53
 
54
 
55
  # 🚀 Falcon-40B