Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
JayKimDevolved
/
tmp
like
0
Transformers
Safetensors
Generated from Trainer
trl
sft
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
tmp
/
pip-install-ghxuqwgs
/
numpy_78e94bf2b6094bf9a1f3d92042f9bf46
/
doc
/
f2py
/
pyforttest.pyf
JayKimDevolved
JayKimDevolved/deepseek
c011401
verified
3 months ago
raw
Copy download link
history
blame
contribute
delete
115 Bytes
subroutine foo(a,m,n)
int
eger m = size(a,
1
)
int
eger n = size(a,
2
)
real,
int
ent(
inout
) :: a(m,n)
end subroutine foo