Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
IITH2026
/
llama3
like
0
Follow
IIT Hyderabad
4
License:
llama3
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
llama3
/
airllm-env
/
lib
/
python3.11
/
site-packages
/
mpmath
/
calculus
/
calculus.py
Risrit1121
Upload folder using huggingface_hub
283ba4a
verified
4 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
112 Bytes
class
CalculusMethods
(
object
):
pass
def
defun
(
f
):
setattr
(CalculusMethods, f.__name__, f)
return
f