Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# LLAMA STOCKS
|
| 6 |
+
|
| 7 |
+
This model is built upon the LLaMA architecture and trained for next-token prediction on candlestick sequence data, enabling autoregressive forecasting of future market movements based on historical price patterns.
|