fuzzylab / config.json
odaly's picture
Update config.json
ae60522 verified
raw
history blame contribute delete
298 Bytes
{
"space_name": "odaly/fuzzylab",
"space_link": "https://huggingface.co/spaces/odaly/fuzzylab",
"model_name": "meta-llama/Meta-Llama-3.1-8B-Instruct",
"allowed_file_types": ["jpg", "jpeg", "png", "pdf", "docx", "txt"],
"max_length": 2048,
"hf_api_token": "your_token_here"
}