hugot
Transformer pipeline library
An implementation of Hugging Face transformer pipelines in Go, enabling tight coupling with Go applications and efficient deployment.
Huggingface transformer pipelines in Golang
298 stars
10 watching
13 forks
Language: Go
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
huggingface/swift-coreml-transformers | Provides Swift implementations of popular transformer-based models for question answering and text generation. | 1,618 |
nlpodyssey/cybertron | A Go package providing an easy interface to use pre-trained NLP models from the HuggingFace repository for tasks like text classification and machine translation. | 293 |
huggingface/tflite-android-transformers | Converts popular transformer models to run on Android devices for efficient inference and generation tasks. | 396 |
gookit/filter | A utility package for processing and transforming data in Golang applications. | 151 |
huggingface/pytorch-openai-transformer-lm | Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
utrack/clay | Automatically generates HTTP handlers for gRPC servers with complete Swagger definitions in Go | 290 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
richardknop/go-fixtures | Tools and utilities for loading data into databases using pre-defined fixtures | 29 |
nicepkg/gpt-runner | An AI-powered tool for managing and running AI presets in various software development environments. | 351 |
pkg/profile | A simple Go package to enable profiling of application performance | 2,013 |
zegl/goriak | A Go library that simplifies interaction with Riak KV using a type-safe interface | 30 |
hakluke/haktrails | A Golang client for querying SecurityTrails API data to gather information on domains and their associated networks. | 540 |
gorilla/pat | A simple HTTP router for Go. | 154 |
piotrkowalczuk/promgrpc | Provides metrics and instrumentation for gRPC-based Go applications. | 52 |
go-godo/godo | A task runner and file watcher for Go that automates repetitive development tasks | 536 |