Directories
¶
| Path | Synopsis |
|---|---|
|
Command agentic-tool-use demonstrates function calling (tool use) with a language model using the zerfoo one-line API.
|
Command agentic-tool-use demonstrates function calling (tool use) with a language model using the zerfoo one-line API. |
|
Command api-server demonstrates starting an OpenAI-compatible inference server.
|
Command api-server demonstrates starting an OpenAI-compatible inference server. |
|
Command audio-transcription demonstrates speech-to-text using the Zerfoo OpenAI-compatible API server.
|
Command audio-transcription demonstrates speech-to-text using the Zerfoo OpenAI-compatible API server. |
|
Command automl demonstrates using the AutoML coordinator to search over hyperparameter configurations with Bayesian optimization and early stopping.
|
Command automl demonstrates using the AutoML coordinator to search over hyperparameter configurations with Bayesian optimization and early stopping. |
|
Command chat demonstrates a simple interactive chatbot using the zerfoo one-line API.
|
Command chat demonstrates a simple interactive chatbot using the zerfoo one-line API. |
|
Command classification demonstrates text classification using grammar-constrained decoding to guarantee a valid JSON response with a category label.
|
Command classification demonstrates text classification using grammar-constrained decoding to guarantee a valid JSON response with a category label. |
|
Command code-completion demonstrates using a language model for code completion.
|
Command code-completion demonstrates using a language model for code completion. |
|
Command distributed-training demonstrates setting up FSDP distributed training with gradient accumulation using the zerfoo distributed and training packages.
|
Command distributed-training demonstrates setting up FSDP distributed training with gradient accumulation using the zerfoo distributed and training packages. |
|
Command embedding demonstrates embedding Zerfoo inference inside a Go HTTP handler.
|
Command embedding demonstrates embedding Zerfoo inference inside a Go HTTP handler. |
|
Command embedding-search demonstrates semantic search using model embeddings.
|
Command embedding-search demonstrates semantic search using model embeddings. |
|
Command fine-tuning demonstrates parameter-efficient fine-tuning using LoRA (Low-Rank Adaptation) on a tabular model.
|
Command fine-tuning demonstrates parameter-efficient fine-tuning using LoRA (Low-Rank Adaptation) on a tabular model. |
|
Command inference demonstrates loading a GGUF model and generating text.
|
Command inference demonstrates loading a GGUF model and generating text. |
|
Command json-output demonstrates grammar-guided decoding with a JSON schema.
|
Command json-output demonstrates grammar-guided decoding with a JSON schema. |
|
Command langchain-chatbot demonstrates using the Zerfoo LangChain adapter as a drop-in LLM for a simple interactive chatbot loop.
|
Command langchain-chatbot demonstrates using the Zerfoo LangChain adapter as a drop-in LLM for a simple interactive chatbot loop. |
|
Command rag demonstrates retrieval-augmented generation using Zerfoo.
|
Command rag demonstrates retrieval-augmented generation using Zerfoo. |
|
Command streaming demonstrates streaming chat generation using the zerfoo API.
|
Command streaming demonstrates streaming chat generation using the zerfoo API. |
|
Command summarization demonstrates text summarization using a GGUF language model.
|
Command summarization demonstrates text summarization using a GGUF language model. |
|
Command text-embedding demonstrates extracting text embedding vectors from a loaded GGUF model using the inference package.
|
Command text-embedding demonstrates extracting text embedding vectors from a loaded GGUF model using the inference package. |
|
Command timeseries demonstrates time-series forecasting with the N-BEATS model using the zerfoo timeseries package.
|
Command timeseries demonstrates time-series forecasting with the N-BEATS model using the zerfoo timeseries package. |
|
Command translation demonstrates text translation using a GGUF language model.
|
Command translation demonstrates text translation using a GGUF language model. |
|
Command vision-analysis demonstrates multimodal inference with image input.
|
Command vision-analysis demonstrates multimodal inference with image input. |
|
Command weaviate-search demonstrates using the Zerfoo Weaviate adapter to embed a corpus of documents and perform cosine-similarity semantic search without requiring a live Weaviate instance.
|
Command weaviate-search demonstrates using the Zerfoo Weaviate adapter to embed a corpus of documents and perform cosine-similarity semantic search without requiring a live Weaviate instance. |
Click to show internal directories.
Click to hide internal directories.