arpitingle Amp commited on
Commit
f82dab2
·
1 Parent(s): 2bbf1b7

Update README: remove v2 from file references

Browse files

Amp-Thread-ID: https://ampcode.com/threads/T-019c434e-990d-76bd-aab2-68b63d62e81f
Co-authored-by: Amp <amp@ampcode.com>

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -59,8 +59,8 @@ print(result)
59
 
60
  - `adapter_model.safetensors` — LoRA weights
61
  - `adapter_config.json` — LoRA config
62
- - `inference_v2.py` — inference script
63
- - `train_v2.py` — training script
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