Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nateraw
/
jupyterlab-inference-dev
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
refs/pr/1
jupyterlab-inference-dev
/
Cargo.toml
nateraw
🍻 cheers
c7a96cd
about 3 years ago
raw
Copy download link
history
blame
210 Bytes
[workspace]
members
= [
"router"
,
"router/client"
,
"router/grpc-metadata"
,
"launcher"
]
exclude
= [
"benchmark"
]
[profile.release]
debug
=
1
incremental
=
true
lto
=
"off"
panic
=
"abort"