How to use Bearnardd/test_bearnard with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("Bearnardd/test_bearnard") model = AutoModelForCausalLM.from_pretrained("Bearnardd/test_bearnard")
The community tab is the place to discuss and collaborate with the HF community!