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

  • Log In
  • Sign Up

Spaces:
NationalUniversityofSingapore
/
wechat-style-sft
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
wechat-style-sft
10 MB
  • 3 contributors
History: 15 commits
xianyu564
更新 .gitignore 文件,添加对 llama.cpp 目录和 *.gguf 文件的忽略规则
fa537a3 3 months ago
  • data
    更新 requirements.txt,添加新依赖项以支持最新功能 3 months ago
  • release_gguf
    新增 make_gguf.py 脚本,用于合并 LoRA 模型并转换为 GGUF 格式,同时更新 .gitignore 文件以排除生成的模型目录 3 months ago
  • .gitattributes
    1.48 kB
    Duplicate from posit/shiny-for-python-template 3 months ago
  • .gitignore
    75 Bytes
    更新 .gitignore 文件,添加对 llama.cpp 目录和 *.gguf 文件的忽略规则 3 months ago
  • README.md
    830 Bytes
    Update README.md 3 months ago
  • app.py
    5.7 kB
    优化 load_base 函数,调整 load_in_4bit 参数的默认值并改进模型加载逻辑 3 months ago
  • requirements.txt
    62 Bytes
    Update requirements.txt 3 months ago