import React from "react"; import ModelVersionItem from "../ModelVersionItem"; const data = [ { name: "Q4_K_M.gguf", total: 5600, }, { name: "Q4_K_M.gguf", total: 5600, }, { name: "Q4_K_M.gguf", total: 5600, }, ]; const ModelVersionList: React.FC = () => { return (