Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
ericanthonymitchell
/
model-editing
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
model-editing
Ctrl+K
Ctrl+K
  • 3 contributors
History: 17 commits
Charles Lin
Generation working. Todo: model edits; add model checkpoints. Also, we are only loading an editable model upon switching algs but we should load it when the page loads
9b78f9c about 3 years ago
  • algs
    Generation working. Todo: model edits; add model checkpoints. Also, we are only loading an editable model upon switching algs but we should load it when the page loads about 3 years ago
  • .gitattributes
    1.22 kB
    initial commit about 3 years ago
  • README.md
    364 Bytes
    Updated readme about 3 years ago
  • app.py
    5.12 kB
    Generation working. Todo: model edits; add model checkpoints. Also, we are only loading an editable model upon switching algs but we should load it when the page loads about 3 years ago
  • config.py
    2.99 kB
    Add logic for loading models about 3 years ago
  • editable_model.py
    1.12 kB
    Add algorithms from efk codebase about 3 years ago
  • hooks.py
    853 Bytes
    Add algorithms from efk codebase about 3 years ago
  • losses.py
    5.78 kB
    Add algorithms from efk codebase about 3 years ago
  • metrics.py
    5.38 kB
    Add algorithms from efk codebase about 3 years ago
  • models.py
    7.34 kB
    Add algorithms from efk codebase about 3 years ago
  • nn.py
    11.2 kB
    Add algorithms from efk codebase about 3 years ago
  • requirements.txt
    139 Bytes
    Add logic for loading models about 3 years ago
  • utils.py
    14.6 kB
    Add algorithms from efk codebase about 3 years ago