Spaces:
Running
Running
Anish Asokan
commited on
Commit
·
1ad36bf
1
Parent(s):
b43edde
fixes
Browse files
README.md
CHANGED
@@ -11,3 +11,21 @@ license: gpl-3.0
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
15 |
+
Check:
|
16 |
+
- https://huggingface.co/spaces/debuggerboy/atp-aegis-xpro-64
|
17 |
+
|
18 |
+
|
19 |
+
This Space makes use of:
|
20 |
+
|
21 |
+
- https://huggingface.co/abhinand/malayalam-llama-7b-instruct-v0.1-GGUF
|
22 |
+
- https://huggingface.co/abhinand/malayalam-llama-7b-instruct-v0.1
|
23 |
+
- https://huggingface.co/spaces/abhinand/tamil-llama-playground
|
24 |
+
|
25 |
+
|
26 |
+
References:
|
27 |
+
- https://huggingface.co/satvikag/chatbot
|
28 |
+
- https://huggingface.co/spaces/BenBranyon/dialog-chatbot
|
29 |
+
- https://huggingface.co/docs/hub/spaces-sdks-streamlit
|
30 |
+
- https://kavitmht.medium.com/create-a-chatbot-using-hugging-face-and-streamlit-9cbd9b90052b
|
31 |
+
- https://github.com/abhinand5/tamil-llama
|