Update license
Browse files
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
inference: false
|
3 |
language:
|
4 |
- bg
|
5 |
-
license:
|
6 |
tags:
|
7 |
- torch
|
8 |
---
|
@@ -39,4 +39,4 @@ Here is how to use this model in PyTorch:
|
|
39 |
|
40 |
This will download both a base model and an adapter from huggingface. Then it will run a gradio interface for chatting.
|
41 |
|
42 |
-
Example using this model: [Colab](https://colab.research.google.com/drive/1IPz8QqOa5ZUBz7ZyXE4hhh7XwMEH-D9S#scrollTo=onLKXdA97gjs)
|
|
|
2 |
inference: false
|
3 |
language:
|
4 |
- bg
|
5 |
+
license: mit
|
6 |
tags:
|
7 |
- torch
|
8 |
---
|
|
|
39 |
|
40 |
This will download both a base model and an adapter from huggingface. Then it will run a gradio interface for chatting.
|
41 |
|
42 |
+
Example using this model: [Colab](https://colab.research.google.com/drive/1IPz8QqOa5ZUBz7ZyXE4hhh7XwMEH-D9S#scrollTo=onLKXdA97gjs)
|