Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

kuklev9797
/
viveCADer_revit_9B

Text Generation
PEFT
Safetensors
Russian
English
lora
qlora
revit
bim
aec
csharp
code-generation
domain-specialization
conversational
Model card Files Files and versions
xet
Community

Instructions to use kuklev9797/viveCADer_revit_9B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use kuklev9797/viveCADer_revit_9B with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("/workspace/vivecad")
    model = PeftModel.from_pretrained(base_model, "kuklev9797/viveCADer_revit_9B")
  • Notebooks
  • Google Colab
  • Kaggle
viveCADer_revit_9B / benchmark
536 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
kuklev9797's picture
kuklev9797
Publish DEV-RC-100: the 100 tasks, the scorer, the frozen manifest and the full per-item score report
8f31cff verified 12 days ago
  • DEV-RC-100.json
    54 kB
    Publish DEV-RC-100: the 100 tasks, the scorer, the frozen manifest and the full per-item score report 12 days ago
  • README.md
    2.62 kB
    Publish DEV-RC-100: the 100 tasks, the scorer, the frozen manifest and the full per-item score report 12 days ago
  • baseline_ckpt_big.score.json
    446 kB
    Publish DEV-RC-100: the 100 tasks, the scorer, the frozen manifest and the full per-item score report 12 days ago
  • manifest.json
    3.89 kB
    Publish DEV-RC-100: the 100 tasks, the scorer, the frozen manifest and the full per-item score report 12 days ago
  • score_rc.py
    29.4 kB
    Publish DEV-RC-100: the 100 tasks, the scorer, the frozen manifest and the full per-item score report 12 days ago