weckoai commited on
Commit
79c664f
·
verified ·
1 Parent(s): d1a1be2

Create CITATION.cff

Browse files
Files changed (1) hide show
  1. CITATION.cff +10 -0
CITATION.cff ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ cff-version: 1.2.0
2
+ title: "ModelFit — Local LLM Hardware Compatibility Dataset"
3
+ message: "If you use this dataset, please cite ModelFit (modelfit.io)."
4
+ type: dataset
5
+ authors:
6
+ - name: "ModelFit"
7
+ website: "https://modelfit.io"
8
+ url: "https://github.com/Wecko-ai/modelfit-hardware-dataset"
9
+ repository-code: "https://github.com/Wecko-ai/modelfit-hardware-dataset"
10
+ license: CC-BY-4.0