llm-finetuned-model / .code-workspace
promptsbyesha's picture
Upload folder using huggingface_hub
72f4d4d verified
raw
history blame contribute delete
183 Bytes
{
"folders": [
{ "path": "C:/Users/hp/Desktop/llm-finetuning-cloud-orchestration" }
],
"settings": {
"python.pythonPath": "env/bin/python"
}
}