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

  • Log In
  • Sign Up

Spaces:
Dhahlan2000
/
AppyJob
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
AppyJob
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
Dhahlan2000's picture
Dhahlan2000
Refactor app.py to remove device_map parameter from model initialization, simplifying the configuration for text generation. This change enhances code clarity and focuses on essential parameters.
3ce6b08 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • .gitignore
    10 Bytes
    Refactor requirements.txt to remove specific version constraints for dependencies, allowing for more flexibility in package management. 8 months ago
  • README.md
    312 Bytes
    initial commit 8 months ago
  • app.py
    5.02 kB
    Refactor app.py to remove device_map parameter from model initialization, simplifying the configuration for text generation. This change enhances code clarity and focuses on essential parameters. 8 months ago
  • requirements.txt
    80 Bytes
    Update app.py to increase max_new_tokens for text generation from 512 to 2048, enhancing model output capacity. Remove 'accelerate' package from requirements.txt to streamline dependencies. 8 months ago