testtest123 commited on
Commit
ad3b15d
Β·
unverified Β·
1 Parent(s): 2432208

cleanup a bit the files

Browse files
MODEL_RECOVERY_GUIDE.md β†’ docs/MODEL_RECOVERY_GUIDE.md RENAMED
File without changes
QUANTIZATION_FIX_SUMMARY.md β†’ docs/QUANTIZATION_FIX_SUMMARY.md RENAMED
File without changes
requirements_quantization.txt β†’ requirements/requirements_quantization.txt RENAMED
File without changes
cloud_deploy.py β†’ scripts/rescue/cloud_deploy.py RENAMED
File without changes
cloud_recovery.sh β†’ scripts/rescue/cloud_recovery.sh RENAMED
File without changes
process_model.py β†’ scripts/rescue/process_model.py RENAMED
File without changes
quantize_and_push.py β†’ scripts/rescue/quantize_and_push.py RENAMED
File without changes
quick_deploy.py β†’ scripts/rescue/quick_deploy.py RENAMED
File without changes
recover_model.py β†’ scripts/rescue/recover_model.py RENAMED
File without changes
scripts/trackio_tonic/README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Trackio Tonic
3
  emoji: 🐠
4
  colorFrom: indigo
5
  colorTo: yellow
@@ -8,7 +8,7 @@ sdk_version: 5.38.0
8
  app_file: app.py
9
  pinned: true
10
  license: mit
11
- short_description: trackio for training monitoring
12
  ---
13
 
14
  # Trackio Experiment Tracking
 
1
  ---
2
+ title: Track Tonic
3
  emoji: 🐠
4
  colorFrom: indigo
5
  colorTo: yellow
 
8
  app_file: app.py
9
  pinned: true
10
  license: mit
11
+ short_description: track tonic for training monitoring
12
  ---
13
 
14
  # Trackio Experiment Tracking
test_quantization_fix.py β†’ tests/test_quantization_fix.py RENAMED
File without changes
test_safetensors_fix.py β†’ tests/test_safetensors_fix.py RENAMED
File without changes