Update README.md
Browse files
README.md
CHANGED
@@ -215,8 +215,8 @@ gr.Interface(
|
|
215 |
label="Output",
|
216 |
)
|
217 |
],
|
218 |
-
title="
|
219 |
-
description="Alpaca-LoRA is a 7B-parameter LLaMA model
|
220 |
).launch(server_name="0.0.0.0", share=SHARE_GRADIO)
|
221 |
|
222 |
# Old testing code follows.
|
|
|
215 |
label="Output",
|
216 |
)
|
217 |
],
|
218 |
+
title="💹 🕯 Alpaca-LoRA-Trading-Candles",
|
219 |
+
description="Alpaca-LoRA-Trading-Candles is a 7B-parameter LLaMA model tuned to execute instructions. It is trained on the [trading candles] dataset(https://huggingface.co/datasets/mrzlab630/trading-candles) and uses the Huggingface LLaMA implementation. For more information, visit [project website](https://huggingface.co/mrzlab630/lora-alpaca-trading-candles).",
|
220 |
).launch(server_name="0.0.0.0", share=SHARE_GRADIO)
|
221 |
|
222 |
# Old testing code follows.
|