Skip to content

Commit 68eb2ec

Browse files
jkobjectlazappircannood
authored
Update scPRINT parameter settings (#86)
* dbug scprint * allowing flash attn * Update _viash.yaml * Update CHANGELOG * adding some debug * better model loading and new model * final debug * better now * finish debug * ending tests successfully * removing flag * new dataloader version * Update CHANGELOG * solving some issues * update scprint * Update src/methods/scprint/script.py Co-authored-by: Luke Zappia <[email protected]> * Update src/methods/scprint/script.py * improve the scgpt installation (now uses flash attention) * changing default parameters * rm scgpt --------- Co-authored-by: Luke Zappia <[email protected]> Co-authored-by: Luke Zappia <[email protected]> Co-authored-by: Robrecht Cannoodt <[email protected]>
1 parent 1c34b59 commit 68eb2ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/methods/scprint/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ arguments:
6161
- name: --max_len
6262
type: integer
6363
description: The maximum length of the gene sequence.
64-
default: 4000
64+
default: 2300
6565

6666
resources:
6767
- type: python_script

0 commit comments

Comments
 (0)