Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,6 @@ Model page TODO. Model name in my thesis was FinnGPT but I chose not to pollute
|
|
19 |
- 300M parameter distilled model, [gpt-fi-distill](https://huggingface.co/hatanp/gpt-fi-distill)
|
20 |
- 125M parameter small model, [gpt-fi-small](https://huggingface.co/hatanp/gpt-fi-small)
|
21 |
|
22 |
-
Feel free to contact us for more details 🤗
|
23 |
### How to use
|
24 |
|
25 |
Example with text generation pipeline:
|
|
|
19 |
- 300M parameter distilled model, [gpt-fi-distill](https://huggingface.co/hatanp/gpt-fi-distill)
|
20 |
- 125M parameter small model, [gpt-fi-small](https://huggingface.co/hatanp/gpt-fi-small)
|
21 |
|
|
|
22 |
### How to use
|
23 |
|
24 |
Example with text generation pipeline:
|