初始化项目,由ModelHub XC社区提供模型
Model: millat/mistral-7b-indian-university-guidance Source: Original Platform
This commit is contained in:
41
reports/export_report.json
Normal file
41
reports/export_report.json
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"epoch": 3,
|
||||
"timestamp": "2026-01-24T12:28:11.064198",
|
||||
"merged_16bit": {
|
||||
"status": "failed",
|
||||
"error": "Model merge failed with error: cannot mmap an empty file"
|
||||
},
|
||||
"merged_4bit": {
|
||||
"path": "/content/drive/MyDrive/Indian_Uni_Model_Training/models/merged_4bit",
|
||||
"size_gb": 4.14,
|
||||
"status": "success"
|
||||
},
|
||||
"gguf": {
|
||||
"path": "/content/drive/MyDrive/Indian_Uni_Model_Training/models/gguf",
|
||||
"size_gb": 14.5,
|
||||
"quantization": "q8_0",
|
||||
"files": [],
|
||||
"status": "success"
|
||||
},
|
||||
"huggingface": {
|
||||
"repo": "millat/mistral-7b-indian-university-guidance",
|
||||
"url": "https://huggingface.co/millat/mistral-7b-indian-university-guidance",
|
||||
"private": false,
|
||||
"status": "success"
|
||||
},
|
||||
"completed_at": "2026-01-24T13:03:35.531126",
|
||||
"config": {
|
||||
"model_name": "unsloth/mistral-7b-instruct-v0.3-bnb-4bit",
|
||||
"max_seq_length": 2048,
|
||||
"export_16bit": true,
|
||||
"export_4bit": true,
|
||||
"export_gguf": true,
|
||||
"gguf_quantization": "q8_0",
|
||||
"push_to_hub": true,
|
||||
"hf_repo_name": "mistral-7b-indian-university-guidance",
|
||||
"hf_private": false,
|
||||
"selection_metric": "eval_loss",
|
||||
"selection_mode": "min",
|
||||
"manual_epoch": null
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user