chrisociepa commited on
Commit
e760c45
1 Parent(s): 211d13c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ response = generate(model, tokenizer, prompt="hello", verbose=True)
38
  * **Model type:** causal decoder-only
39
  * **Quant from:** [Bielik-11B-v2.2-Instruct](https://huggingface.co/speakleash/Bielik-11B-v2.2-Instruct)
40
  * **Finetuned from:** [Bielik-11B-v2](https://huggingface.co/speakleash/Bielik-11B-v2)
41
- * **License:** apache-2.0
42
 
43
  ### Responsible for model quantization
44
  * [Remigiusz Kinas](https://www.linkedin.com/in/remigiusz-kinas/)<sup>SpeakLeash</sup> - team leadership, conceptualizing, calibration data preparation, process creation and quantized model delivery.
 
38
  * **Model type:** causal decoder-only
39
  * **Quant from:** [Bielik-11B-v2.2-Instruct](https://huggingface.co/speakleash/Bielik-11B-v2.2-Instruct)
40
  * **Finetuned from:** [Bielik-11B-v2](https://huggingface.co/speakleash/Bielik-11B-v2)
41
+ * **License:** Apache 2.0 and [Terms of Use](https://bielik.ai/terms/)
42
 
43
  ### Responsible for model quantization
44
  * [Remigiusz Kinas](https://www.linkedin.com/in/remigiusz-kinas/)<sup>SpeakLeash</sup> - team leadership, conceptualizing, calibration data preparation, process creation and quantized model delivery.