devanshrj's picture
Upload config.json with huggingface_hub
a802618 verified
raw
history blame contribute delete
279 Bytes
{
"trainer": "RandomForest",
"llms": [
"fireworksai/llama-3.1-405b-instruct",
"fireworksai/llama-3.1-70b-instruct"
],
"embedding_provider": "jina",
"max_depth": 20,
"max_features": 1.0,
"n_estimators": 100,
"model_id": "rorf-jina-llama31405b-llama3170b"
}