Instructions to use KuanP/counts_flash_hog_4gpu_a6_long_u2_lowilr_bot75 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KuanP/counts_flash_hog_4gpu_a6_long_u2_lowilr_bot75 with Transformers:
# Load model directly from transformers import UCEForExpressionPrediction model = UCEForExpressionPrediction.from_pretrained("KuanP/counts_flash_hog_4gpu_a6_long_u2_lowilr_bot75", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Upload all_species_gene_dict.json with huggingface_hub
Browse files- .gitattributes +1 -0
- all_species_gene_dict.json +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
all_species_gene_dict.json filter=lfs diff=lfs merge=lfs -text
|
all_species_gene_dict.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba350ff19e850531720b04f3c5be631b50116ca7d1868790d1cf8669e7be17e0
|
| 3 |
+
size 16447059
|