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

axetechnologies
/
Newton-Core-preview

Text Generation
MLX
Safetensors
English
newton
axe-technologies
from-scratch
foundation-model
apple-silicon
Model card Files Files and versions
xet
Community

Instructions to use axetechnologies/Newton-Core-preview with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • MLX

    How to use axetechnologies/Newton-Core-preview with MLX:

    # Make sure mlx-lm is installed
    # pip install --upgrade mlx-lm
    # if on a CUDA device, also pip install mlx[cuda]
    
    # Generate text with mlx-lm
    from mlx_lm import load, generate
    
    model, tokenizer = load("axetechnologies/Newton-Core-preview")
    
    prompt = "Once upon a time in"
    text = generate(model, tokenizer, prompt=prompt, verbose=True)
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • LM Studio
  • MLX LM

    How to use axetechnologies/Newton-Core-preview with MLX LM:

    Generate or start a chat session
    # Install MLX LM
    uv tool install mlx-lm
    # Generate some text
    mlx_lm.generate --model "axetechnologies/Newton-Core-preview" --prompt "Once upon a time"

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.52 kB
    initial commit 2 months ago
  • README.md
    2.23 kB
    Enterprise card v2: frontier-track from-scratch foundation model, forensic ownership proof, honest preview about 1 month ago
  • model.safetensors
    4.77 GB
    xet
    preview snapshot 路 step 112000 best-val checkpoint 路 1.19B params 路 val_loss 2.92757 2 months ago
  • run_manifest.json
    1.12 kB
    preview snapshot 路 best-val checkpoint 路 run_manifest.json 2 months ago
  • state.json
    13.1 kB
    preview snapshot 路 best-val checkpoint 路 state.json 2 months ago
  • tokenizer.json
    2.34 MB
    preview snapshot 路 best-val checkpoint 路 tokenizer.json 2 months ago