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

tunedailabs
/
causal-reasoning-7b-preview

Text Generation
PEFT
Safetensors
English
causal-reasoning
lora
structured-output
fine-tuned
conversational
Model card Files Files and versions
xet
Community

Instructions to use tunedailabs/causal-reasoning-7b-preview with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use tunedailabs/causal-reasoning-7b-preview with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-7B-Instruct")
    model = PeftModel.from_pretrained(base_model, "tunedailabs/causal-reasoning-7b-preview")
  • Notebooks
  • Google Colab
  • Kaggle

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

Gated model
You can list files but not access them

Preview of files found in this repository
  • .gitattributes
    1.57 kB
    Initial upload: v4 LoRA adapter, model card, eval card, license about 1 month ago
  • EVAL_CARD.md
    6.08 kB
    Initial upload: v4 LoRA adapter, model card, eval card, license about 1 month ago
  • LICENSE
    2.15 kB
    Initial upload: v4 LoRA adapter, model card, eval card, license about 1 month ago
  • README.md
    7.23 kB
    Initial upload: v4 LoRA adapter, model card, eval card, license about 1 month ago
  • adapter_config.json
    1.01 kB
    Initial upload: v4 LoRA adapter, model card, eval card, license about 1 month ago
  • adapter_model.safetensors
    162 MB
    xet
    Initial upload: v4 LoRA adapter, model card, eval card, license about 1 month ago
  • chat_template.jinja
    2.51 kB
    Initial upload: v4 LoRA adapter, model card, eval card, license about 1 month ago
  • tokenizer.json
    11.4 MB
    xet
    Initial upload: v4 LoRA adapter, model card, eval card, license about 1 month ago
  • tokenizer_config.json
    665 Bytes
    Initial upload: v4 LoRA adapter, model card, eval card, license about 1 month ago