Edit model card

Meeting Notes Generator

Intended uses

Used to generate meeting notes based on meeting trascript and starting prompts.

# Example of usage
from transformers import pipeline

summ = pipeline("summarization", "captain-awesome/naveed-ggml-model-gpt4all-falcon-q4_0")
print(summ(text))

Training data

Initialized with pre-trained weights of "gpt2" checkpoint. Fine-tuned the model on stories of various genres.

Downloads last month
0
Inference Examples
Unable to determine this model's library. Check the docs .

Space using captain-awesome/naveed-ggml-model-gpt4all-falcon-q4_0 1