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

pyloxsystems
/
pylox-crypto-agent-8b

PEFT
Safetensors
English
pylox-forge
function-calling
lora
eagle3
bfcl
Model card Files Files and versions
xet
Community

Instructions to use pyloxsystems/pylox-crypto-agent-8b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use pyloxsystems/pylox-crypto-agent-8b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "pyloxsystems/pylox-crypto-agent-8b")
  • Notebooks
  • Google Colab
  • Kaggle
pylox-crypto-agent-8b / benchmark
30.7 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
emiliogirard's picture
emiliogirard
Upload benchmark/bfcl_v3_report.md with huggingface_hub
0ffd9cd verified 3 months ago
  • bfcl_v3.json
    20.2 kB
    Upload benchmark/bfcl_v3.json with huggingface_hub 3 months ago
  • bfcl_v3_report.md
    10.5 kB
    Upload benchmark/bfcl_v3_report.md with huggingface_hub 3 months ago