Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,8 @@ Buffala-LoRA is a 7B-parameter LLaMA model finetuned to follow instructions. It
|
|
22 |
- Currently, there is no translation prompt. We plan to fine-tune the model on the SCB Thai-English dataset soon.
|
23 |
- The model works well with the LangChain Search agent (Serpapi), which serves as a hotfix for world knowledge. > Plan for Spaces with search chain demo
|
24 |
- Lacked of chat capabilities, waiting for LangChain implementation.
|
|
|
|
|
25 |
|
26 |
## How to use
|
27 |
|
|
|
22 |
- Currently, there is no translation prompt. We plan to fine-tune the model on the SCB Thai-English dataset soon.
|
23 |
- The model works well with the LangChain Search agent (Serpapi), which serves as a hotfix for world knowledge. > Plan for Spaces with search chain demo
|
24 |
- Lacked of chat capabilities, waiting for LangChain implementation.
|
25 |
+
- Colab demo.
|
26 |
+
- Github for datasets and training notebook.
|
27 |
|
28 |
## How to use
|
29 |
|