ctransformers
Package — LLM/AIPython 3.7+Advanced
Python bindings for GGML transformer models
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- huggingface-hub
- Install
pip install ctransformers
Learn by Difficulty
Quick Example
python
# Install: pip install ctransformers import ctransformers # Basic ctransformers usage print(f"Using ctransformers") # See documentation for detailed examples
ctransformers is a third-party package. Python bindings for GGML transformer models. Install with: pip install ctransformers
Try in PlaygroundTags
packagellmaigenerative-aiagents