hibernatesai commited on
Commit
e43b8ea
·
verified ·
1 Parent(s): ea3b35d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +43 -7
README.md CHANGED
@@ -1,10 +1,46 @@
1
  ---
2
- title: README
3
- emoji: 🔥
4
- colorFrom: yellow
5
- colorTo: yellow
6
- sdk: static
7
- pinned: false
 
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ organization_name: Hibernates
3
+ organization_type:
4
+ - artificial-intelligence
5
+ - developer-tools
6
+ organization_website: https://www.hibernates.ai
7
+ organization_logo: https://www.hibernates.ai/logo.png
8
+ github: hibernates-ai
9
+ twitter: HibernatesAI
10
+ license: apache-2.0
11
+ industries:
12
+ - machine-learning
13
+ - natural-language-processing
14
+ tech_stack:
15
+ - pytorch
16
+ - tensorflow
17
+ - transformers
18
  ---
19
 
20
+ # 🐻 Welcome to Hibernates
21
+
22
+ <div align="center">
23
+ <img src="https://www.hibernates.ai/logo.png" width="200" alt="Hibernates Logo">
24
+ </div>
25
+
26
+ ## About Us
27
+ **Hibernates** is an AI research lab and deployment platform focused on making state-of-the-art ML models accessible through:
28
+
29
+ - 🧠 Intelligent model optimization
30
+ - ❄️ Cold-start solutions for edge computing
31
+ - 🤖 Automated ML pipelines
32
+
33
+ ## Our Products
34
+ | Product | Description | Status |
35
+ |---------|-------------|--------|
36
+ | HiberTorch | Optimized model inference engine | [![PyPI](https://img.shields.io/pypi/v/hibertorch)](https://pypi.org/project/hibertorch/) |
37
+ | ArcticLLM | 20B parameter LLM for edge devices | [GitHub](https://github.com/hibernates-ai/arctic-llm) |
38
+
39
+ ## Core Team
40
+ ```python
41
+ class Team:
42
+ def __init__(self):
43
+ self.members = [
44
+ {"name": "Dr. Ada Lovelace", "role": "Chief AI Scientist"},
45
+ {"name": "Alan Turington", "role": "ML Infrastructure Lead"},
46
+ {"name": "Grace Hopperfield