by rizerphe · Agent Tool · ★ 437
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Local LLM function calling Overview The project is designed to constrain the generation of Hugging Face text generation models by enforcing a JSON schema and facilitating the formulation of prompts for function calls, similar to OpenAI's function calling feature, but actually enforcing the schema unlike OpenAI. The project provides a class that allows users to easily generate text while ensuring compliance with the provided prompt and JSON schema. By utilizing the library, users can conveniently control the output of text generation models. It uses my own quickly sketched project as the enforcer. Features Constrains the generation of Hugging Face text generation models to follow a JSON schema. Provides a mechanism for formulating prompts for function calls, enabling precise data extraction and formatting. Simplifies the text generation process through a user-friendly class. Installation To install the library, use the following command: shell pi
| Stars | 437 |
| Forks | 41 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 48.75/100 |
| Open Issues | 6 |
| Last Updated | 2024-03-12 |
| Created | 2023-06-27 |
| Platforms | python |
| Est. Tokens | ~11k |
These tools work well together with local-llm-function-calling for enhanced workflows:
Looking for a local-llm-function-calling alternative? If you're comparing local-llm-function-calling with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
GenAI & agent toolkit for Apple Silicon Mac, implementing JSON schema-steered structured output (3SO) and tool
A curated collection of top-tier penetration testing tools and productivity utilities across multiple domains.
List of awesome hosting sorted by minimal plan price
irresponsible innovation. Try now at https://chat.dev/
A command-line interface tool for serving LLM using vLLM.
Design, conduct and analyze results of AI-powered surveys and experiments. Simulate social science and market
Explore other popular agent tool tools:
local-llm-function-calling is A tool for generating function arguments and choosing what function to call with local LLMs. It is categorized as a Agent Tool with 437 GitHub stars.
local-llm-function-calling is primarily written in Python. It covers topics such as chatgpt-functions, huggingface-transformers, json-schema.
You can find installation instructions and usage details in the local-llm-function-calling GitHub repository at github.com/rizerphe/local-llm-function-calling. The project has 437 stars and 41 forks, indicating an active community.
local-llm-function-calling is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to local-llm-function-calling on Agent Skills Hub include Toolio, awesome-hacking-lists, awesome-hosting. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.