Update README.md
Browse files
README.md
CHANGED
|
@@ -94,7 +94,7 @@ Equally important, this repository serves as a **public reference implementation
|
|
| 94 |
|
| 95 |
## Repository Layout
|
| 96 |
|
| 97 |
-
- `model/`
|
| 98 |
- `src/` training/eval utilities
|
| 99 |
- `train.py` (LoRA or full fine-tune)
|
| 100 |
- `evaluate.py` (benchmark evaluation)
|
|
|
|
| 94 |
|
| 95 |
## Repository Layout
|
| 96 |
|
| 97 |
+
- `model/` We have uploaded an experimental version of the model weights. Please note that this is a bold exploratory release, and we do not take responsibility for any financial losses incurred from using this model in production environments.
|
| 98 |
- `src/` training/eval utilities
|
| 99 |
- `train.py` (LoRA or full fine-tune)
|
| 100 |
- `evaluate.py` (benchmark evaluation)
|