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

HawkLabofficial
/
HawkGPT-v0.5

Text Generation
Keras
Russian
gpt
russian
transformer
gqa
alibi
rmsnorm
Model card Files Files and versions
xet
Community

Instructions to use HawkLabofficial/HawkGPT-v0.5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use HawkLabofficial/HawkGPT-v0.5 with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://HawkLabofficial/HawkGPT-v0.5")
    
  • Notebooks
  • Google Colab
  • Kaggle
HawkGPT-v0.5
98 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
HawkLabofficial's picture
HawkLabofficial
Upload model_best.weights.h5 with huggingface_hub
79f74b4 verified 3 days ago
  • .gitattributes
    1.52 kB
    initial commit 3 days ago
  • README.md
    3.67 kB
    Upload README.md with huggingface_hub 3 days ago
  • benchmark_results.json
    1.07 kB
    Upload benchmark_results.json with huggingface_hub 3 days ago
  • config.py
    1.09 kB
    Upload config.py with huggingface_hub 3 days ago
  • generate.py
    3.16 kB
    Upload generate.py with huggingface_hub 3 days ago
  • model.py
    5.96 kB
    Upload model.py with huggingface_hub 3 days ago
  • model_best.weights.h5
    97.8 MB
    xet
    Upload model_best.weights.h5 with huggingface_hub 3 days ago
  • tokenizer.json
    164 kB
    Upload tokenizer.json with huggingface_hub 3 days ago
  • tokenizer_module.py
    1.97 kB
    Upload tokenizer_module.py with huggingface_hub 3 days ago
  • training_history.json
    1.44 kB
    Upload training_history.json with huggingface_hub 3 days ago