Popularity
5.3
Growing
Activity
8.5
Growing
250
9
11

Description

The goal of this library is to provide an easy, scalable, and hassle-free way to run huggingface transformer pipelines in golang applications. It is built on the following principles: - Fidelity to the original Huggingface python implementations: the aim is to accurately replicate huggingface inference implementations for the implemented pipelines, so that models trained and tested in python can be seamlessly deployed in a golang application - Hassle-free and performant production use: we exclusively support onnx exports of huggingface models. Pytorch transformer models that don't have an onnx version can be easily exported to onnx via huggingface optimum, and used with the library - Run on your hardware: this library is for those who want to run transformer models tightly coupled with their go applications, without the performance drawbacks of having to hit a rest API, or the hassle of setting up and maintaining e.g. a python RPC service that talks to go.

Programming language: Go
License: Apache License 2.0

Hugot alternatives and similar packages

Based on the "Artificial Intelligence" category.
Alternatively, view hugot alternatives based on common mentions on social networks and blogs.

  • Ollama

    Get up and running with Llama 3.1, Mistral, Gemma 2, and other large language models.
  • LocalAI

    :robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed inference
  • InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
    Promo www.influxdata.com
    InfluxDB Logo
  • langchaingo

    LangChain for Go, the easiest way to write LLM-based programs in Go

Do you think we are missing an alternative of Hugot or a related project?

Add another 'Artificial Intelligence' Package