Update README.md
Browse files
README.md
CHANGED
@@ -15,8 +15,6 @@ Welcome to ByteWave, where we explore cutting-edge research and development in D
|
|
15 |
|
16 |
- [About ByteWave](#about-bytewave)
|
17 |
- [Projects](#projects)
|
18 |
-
- [Getting Started](#getting-started)
|
19 |
-
- [Contributing](#contributing)
|
20 |
- [Contact](#contact)
|
21 |
|
22 |
## About ByteWave
|
@@ -25,41 +23,14 @@ ByteWave is a dynamic organization at the intersection of AI, language models, a
|
|
25 |
|
26 |
## Projects
|
27 |
|
28 |
-
Explore our ongoing projects that delve into the realms of Diffusion Models, Large Language Models, and Large Visual Models. Each project is designed to address specific challenges and contribute to the advancement of AI.
|
29 |
-
|
30 |
-
## Getting Started
|
31 |
-
|
32 |
-
To get started with ByteWave and contribute to our projects, follow these steps:
|
33 |
-
|
34 |
-
1. Clone the repository:
|
35 |
-
|
36 |
-
```bash
|
37 |
-
git clone https://github.com/ByteWaveOrg/ByteWave.git
|
38 |
-
```
|
39 |
-
|
40 |
-
2. Install the required dependencies:
|
41 |
-
|
42 |
-
```bash
|
43 |
-
pip install -r requirements.txt
|
44 |
-
```
|
45 |
-
|
46 |
-
3. Explore the project folders and choose a project to contribute to.
|
47 |
-
|
48 |
-
4. Fork the repository, make your changes, and submit a pull request.
|
49 |
-
|
50 |
-
For more detailed instructions on contributing, check out our [Contributing Guidelines](CONTRIBUTING.md).
|
51 |
-
|
52 |
-
## Contributing
|
53 |
-
|
54 |
-
ByteWave welcomes contributions from the community. Whether you are a seasoned researcher or a budding developer, there are various ways to contribute. Check out our [Contributing Guidelines](CONTRIBUTING.md) to learn how you can get involved.
|
55 |
|
56 |
## Contact
|
57 |
|
58 |
If you have questions, suggestions, or just want to say hello, feel free to reach out to us at:
|
59 |
|
60 |
-
- Email:
|
61 |
- Twitter: [@ByteWaveOrg](https://twitter.com/ByteWaveOrg)
|
62 |
-
- LinkedIn: [ByteWave](https://www.linkedin.com/company/bytewave)
|
63 |
|
64 |
Thank you for your interest in ByteWave! Together, let's shape the future of AI.
|
65 |
|
|
|
15 |
|
16 |
- [About ByteWave](#about-bytewave)
|
17 |
- [Projects](#projects)
|
|
|
|
|
18 |
- [Contact](#contact)
|
19 |
|
20 |
## About ByteWave
|
|
|
23 |
|
24 |
## Projects
|
25 |
|
26 |
+
Explore our ongoing projects that delve into the realms of Diffusion Models, Large Language Models, and Large Visual Models. Each project is designed to address specific challenges and contribute to the advancement of AI.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
|
28 |
## Contact
|
29 |
|
30 |
If you have questions, suggestions, or just want to say hello, feel free to reach out to us at:
|
31 |
|
32 |
+
- Email: talharuzgarakkus@gmail.com
|
33 |
- Twitter: [@ByteWaveOrg](https://twitter.com/ByteWaveOrg)
|
|
|
34 |
|
35 |
Thank you for your interest in ByteWave! Together, let's shape the future of AI.
|
36 |
|