csabakecskemeti commited on
Commit
503e72e
·
verified ·
1 Parent(s): 7bfb8e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -7,4 +7,12 @@ pipeline_tag: text-generation
7
  ---
8
  # License, based on the original model card (https://huggingface.co/tiiuae/falcon-11B):
9
 
10
- "The model is made available under the TII Falcon License 2.0, the permissive Apache 2.0-based software license which includes an acceptable use policy that promotes the responsible use of AI."
 
 
 
 
 
 
 
 
 
7
  ---
8
  # License, based on the original model card (https://huggingface.co/tiiuae/falcon-11B):
9
 
10
+ "The model is made available under the TII Falcon License 2.0, the permissive Apache 2.0-based software license which includes an acceptable use policy that promotes the responsible use of AI."
11
+
12
+ ## Examples
13
+
14
+ ### Inference code
15
+ https://github.com/csabakecskemeti/ai_utils/blob/main/brainstorm_inference.py
16
+
17
+ #### Usage
18
+ `python brainstorm_inference.py DevQuasar/falcon2-11B_chat_brainstorm`