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

YanZhanPKU
/
Entropy-Valley-LLaDA-8B-En2De

Translation
PEFT
Safetensors
English
German
entropy-valley
machine-translation
masked-diffusion
diffusion-language-model
llada
lora
Model card Files Files and versions
xet
Community

Instructions to use YanZhanPKU/Entropy-Valley-LLaDA-8B-En2De with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use YanZhanPKU/Entropy-Valley-LLaDA-8B-En2De with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("GSAI-ML/LLaDA-8B-Base")
    model = PeftModel.from_pretrained(base_model, "YanZhanPKU/Entropy-Valley-LLaDA-8B-En2De")
  • Notebooks
  • Google Colab
  • Kaggle
Entropy-Valley-LLaDA-8B-En2De
647 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
YanZhanPKU's picture
YanZhanPKU
Entropy-Valley En->De LoRA adapter (EMNLP 2026, arXiv:2608.22274)
af7224f 24 days ago
  • .gitattributes
    1.52 kB
    Entropy-Valley En->De LoRA adapter (EMNLP 2026, arXiv:2608.22274) 24 days ago
  • README.md
    8.19 kB
    Entropy-Valley En->De LoRA adapter (EMNLP 2026, arXiv:2608.22274) 24 days ago
  • adapter_config.json
    929 Bytes
    Entropy-Valley En->De LoRA adapter (EMNLP 2026, arXiv:2608.22274) 24 days ago
  • adapter_model.safetensors
    637 MB
    xet
    Entropy-Valley En->De LoRA adapter (EMNLP 2026, arXiv:2608.22274) 24 days ago
  • chat_template.jinja
    348 Bytes
    Entropy-Valley En->De LoRA adapter (EMNLP 2026, arXiv:2608.22274) 24 days ago
  • special_tokens_map.json
    767 Bytes
    Entropy-Valley En->De LoRA adapter (EMNLP 2026, arXiv:2608.22274) 24 days ago
  • tokenizer.json
    9.75 MB
    Entropy-Valley En->De LoRA adapter (EMNLP 2026, arXiv:2608.22274) 24 days ago
  • tokenizer_config.json
    50.8 kB
    Entropy-Valley En->De LoRA adapter (EMNLP 2026, arXiv:2608.22274) 24 days ago