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

mertgulexe
/
mistral-ppo

Reinforcement Learning
Transformers
Safetensors
mistral
text-generation
trl
ppo
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use mertgulexe/mistral-ppo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use mertgulexe/mistral-ppo with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForCausalLM
    
    tokenizer = AutoTokenizer.from_pretrained("mertgulexe/mistral-ppo")
    model = AutoModelForCausalLM.from_pretrained("mertgulexe/mistral-ppo")
  • Notebooks
  • Google Colab
  • Kaggle
mistral-ppo
340 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Mert
Push model using huggingface_hub.
3676adf verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    1.24 kB
    Push model using huggingface_hub. over 1 year ago
  • config.json
    677 Bytes
    Push model using huggingface_hub. over 1 year ago
  • generation_config.json
    111 Bytes
    Push model using huggingface_hub. over 1 year ago
  • model.safetensors
    338 MB
    xet
    Push model using huggingface_hub. over 1 year ago
  • special_tokens_map.json
    551 Bytes
    Push model using huggingface_hub. over 1 year ago
  • tokenizer.json
    1.8 MB
    Push model using huggingface_hub. over 1 year ago
  • tokenizer_config.json
    1.19 kB
    Push model using huggingface_hub. over 1 year ago