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

GainEnergy
/
OGAI-3.1-Engineer

Text Classification
Transformers
English
llm
oil-and-gas
engineering
custom-llm
ogai-3.1-engineer
nvidia
llama
Nemotron
drilling-engineering
Model card Files Files and versions
xet

Instructions to use GainEnergy/OGAI-3.1-Engineer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use GainEnergy/OGAI-3.1-Engineer with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="GainEnergy/OGAI-3.1-Engineer")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("GainEnergy/OGAI-3.1-Engineer", device_map="auto")
  • 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
  • data
    add training data almost 2 years ago
  • docs
    Finetuning Additions almost 2 years ago
  • models
    add almost 2 years ago
  • notebooks
    add almost 2 years ago
  • safetensors_splits
    Add safetensors almost 2 years ago
  • scripts
    Finetuning Additions almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • .gitignore
    29 Bytes
    add almost 2 years ago
  • API_integration.md
    5.24 kB
    Update API_integration.md almost 2 years ago
  • LICENSE
    9.67 kB
    add almost 2 years ago
  • README.md
    7.14 kB
    Update README.md almost 2 years ago
  • create_safetensors.sh
    3.18 kB
    Add safetensors almost 2 years ago
  • create_safetensorsv1.sh
    4.54 kB
    add almost 2 years ago
  • requirements.txt
    962 Bytes
    remove almost 2 years ago
  • temp_script.py
    3.79 kB
    add almost 2 years ago
  • tokenizer_gen.py
    396 Bytes
    Update tokenizer_gen.py almost 2 years ago