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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

NU-World-Model-Embodied-AI
/
phyjudge-9B

Text Generation
PEFT
Safetensors
lora
judge
video-evaluation
Model card Files Files and versions
xet
Community

Instructions to use NU-World-Model-Embodied-AI/phyjudge-9B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use NU-World-Model-Embodied-AI/phyjudge-9B with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3.5-9B")
    model = PeftModel.from_pretrained(base_model, "NU-World-Model-Embodied-AI/phyjudge-9B")
  • Notebooks
  • Google Colab
  • Kaggle
phyjudge-9B
174 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
juyil's picture
juyil
De-anonymize: drop residual 'sanitized' wording
06d4dfd verified 13 days ago
  • .gitattributes
    1.52 kB
    initial commit 13 days ago
  • README.md
    5.41 kB
    De-anonymize: drop residual 'sanitized' wording 13 days ago
  • adapter_config.json
    1.19 kB
    Initial release: phyjudge-9B LoRA judge adapter 13 days ago
  • adapter_model.safetensors
    174 MB
    xet
    Initial release: phyjudge-9B LoRA judge adapter 13 days ago
  • additional_config.json
    67 Bytes
    Initial release: phyjudge-9B LoRA judge adapter 13 days ago
  • infer.py
    16.3 kB
    Initial release: phyjudge-9B LoRA judge adapter 13 days ago
  • subq+human.yaml
    2.69 kB
    Initial release: phyjudge-9B LoRA judge adapter 13 days ago
  • training_args.json
    1.31 kB
    De-anonymize: drop residual 'sanitized' wording 13 days ago