openai-gpt-python-light
This model is a light pruned version of openai-community/openai-gpt, specialized for PYTHON tasks.
Pruning Details
- Base Model: openai-community/openai-gpt
- Specialization: Python
- Prune Mode: Light
- Method: Activation-based weight pruning
Performance Comparison
| Category | Original | Pruned |
|---|---|---|
| Python | 0.0% | 0.0% |
| HTML | 0.0% | 0.0% |
| Trivia | 0.0% | 0.0% |
| Math | 0.0% | 0.0% |
| Reasoning | 0.0% | 0.0% |
| Medical | 0.0% | 0.0% |
| Linux | 0.0% | 0.0% |
| Writing | 0.0% | 0.0% |
Usage
from transformers import AutoModelForCausalLM, AutoTokenizer
model = AutoModelForCausalLM.from_pretrained("CompactAI/openai-gpt-python-light")
tokenizer = AutoTokenizer.from_pretrained("CompactAI/openai-gpt-python-light")
License
This model inherits the license from the base model.
- Downloads last month
- -
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support
Model tree for CompactAI/openai-gpt-python-light
Base model
openai-community/openai-gpt