Commit ·
f82dab2
1
Parent(s): 2bbf1b7
Update README: remove v2 from file references
Browse filesAmp-Thread-ID: https://ampcode.com/threads/T-019c434e-990d-76bd-aab2-68b63d62e81f
Co-authored-by: Amp <amp@ampcode.com>
README.md
CHANGED
|
@@ -59,8 +59,8 @@ print(result)
|
|
| 59 |
|
| 60 |
- `adapter_model.safetensors` — LoRA weights
|
| 61 |
- `adapter_config.json` — LoRA config
|
| 62 |
-
- `
|
| 63 |
-
- `
|
| 64 |
|
| 65 |
## Known Issues
|
| 66 |
|
|
|
|
| 59 |
|
| 60 |
- `adapter_model.safetensors` — LoRA weights
|
| 61 |
- `adapter_config.json` — LoRA config
|
| 62 |
+
- `inference.py` — inference script
|
| 63 |
+
- `train.py` — training script
|
| 64 |
|
| 65 |
## Known Issues
|
| 66 |
|