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="JoaoMigSilva/ArchitectLLM",
	filename="LongDescriptions.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

Model Card for ArchitectLLM

ArchitectLLM is a large language model fine-tuned on a custom dataset of texts in which architects discuss their designs. The model is designed to generate text that reflects architectural reasoning, design intentions, and spatial considerations in a manner similar to professional architects.

Training Details

Finetuned Llama 2 7B.

Training Data

Custom training dataset of architectural tests. Reach out for more details.

Downloads last month
5
GGUF
Model size
7B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

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