MyAwesomeModel

MyAwesomeModel logo

Overview

MyAwesomeModel is a transformer-based language model that delivers strong performance across reasoning, language understanding, and generation tasks.

Usage

from transformers import AutoModelForCausalLM, AutoTokenizer

tokenizer = AutoTokenizer.from_pretrained("dongbobo/MyAwesomeModel")
model     = AutoModelForCausalLM.from_pretrained("dongbobo/MyAwesomeModel")

Files

Path Description
config.json Model configuration (references tokenizer_files/special_tokens/map.json)
pytorch_model.bin Model weights
tokenizer_files/special_tokens/map.json Special-token id map
media/logo.png Project logo (shown above)

License

MIT

Downloads last month
3,098
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support