devanshrj's picture
Upload config.json with huggingface_hub
ed01d19 verified
raw
history blame
277 Bytes
{
"trainer": "RandomForest",
"llms": [
"fireworksai/llama-3.1-405b-instruct",
"mistral/mistral-large-2407"
],
"embedding_provider": "voyage",
"max_depth": 20,
"max_features": 1.0,
"n_estimators": 100,
"model_id": "rorf-voyage-llama31405b-mistrallarge"
}