poeroz commited on
Commit
4844429
1 Parent(s): e4e2d95

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: llama3.1
3
  language:
4
  - en
5
  base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
@@ -114,8 +114,16 @@ bash omni_speech/infer/run.sh omni_speech/infer/examples
114
 
115
  ## LICENSE
116
 
117
- Our code is released under the Apache-2.0 License. Our model, as it is built on Llama 3.1, is required to comply with the [Llama 3.1 License](https://llama.meta.com/llama3_1/license/).
118
 
 
 
 
 
 
 
 
 
119
 
120
  ## Acknowledgements
121
 
 
1
  ---
2
+ license: other
3
  language:
4
  - en
5
  base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
 
114
 
115
  ## LICENSE
116
 
117
+ Our code is released under the Apache-2.0 License. Our model is intended for academic research purposes only and may **NOT** be used for commercial purposes.
118
 
119
+ You are free to use, modify, and distribute this model in academic settings, provided that the following conditions are met:
120
+
121
+ - **Non-commercial use**: The model may not be used for any commercial purposes.
122
+ - **Citation**: If you use this model in your research, please cite the original work.
123
+
124
+ ### Commercial Use Restriction
125
+
126
+ For any commercial use inquiries or to obtain a commercial license, please contact `[email protected]`.
127
 
128
  ## Acknowledgements
129