Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
JayKimDevolved
/
tmp
like
0
Transformers
Safetensors
Generated from Trainer
trl
sft
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
main
tmp
/
pip-install-ghxuqwgs
/
numpy_78e94bf2b6094bf9a1f3d92042f9bf46
/
numpy
/
distutils
/
tests
/
swig_ext
/
src
/
zoo.h
JayKimDevolved
JayKimDevolved/deepseek
c011401
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
113 Bytes
class
Zoo
{
int
n;
char
animals[
10
][
50
];
public:
Zoo();
void
shut_up
(
char
*animal)
;
void
display
()
;
};