XtunerModel / index.html
TAnGx1411's picture
Update index.html
d06adb3 verified
raw
history blame contribute delete
428 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>My finetune LLM with intern-LM2.5-7B chat</title>
</head>
<body>
<h3>Welcome to My Hugging Face Space! Wait for a minute!Model loading……</h3>
<iframe src="https://heroic-subtly-beagle.ngrok-free.app/" width="100%" height="800px" frameborder="0"></iframe>
</body>
</html>