How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="ltoniazzi/reduce-llms-for-testing",
	filename="",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

Models reduced in size and overfitted for testing

Folders structure

<model architecture>/<reduced hidden_size>/<either base for the base model or lora for adapter>

Models generated with this repo.

Downloads last month
11
GGUF
Model size
5.03M params
Architecture
phi3
Hardware compatibility
Log In to add your hardware

32-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support