Update README.md
Browse files
README.md
CHANGED
@@ -149,9 +149,12 @@ for f in function_call:
|
|
149 |
This model is currently a work in progress and supports only three basic functions: `move_tcp`, `move_joint`, and `get_joint_values`.
|
150 |
Future iterations will include a more comprehensive dataset with more complex commands and capabilities, better human-labeled data, and improved performance metrics.
|
151 |
|
|
|
152 |
|
|
|
|
|
153 |
|
154 |
-
|
155 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
156 |
|
157 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
149 |
This model is currently a work in progress and supports only three basic functions: `move_tcp`, `move_joint`, and `get_joint_values`.
|
150 |
Future iterations will include a more comprehensive dataset with more complex commands and capabilities, better human-labeled data, and improved performance metrics.
|
151 |
|
152 |
+
## Contributions and Collaborations 🤝
|
153 |
|
154 |
+
We welcome contributions and collaborations to help improve and expand the capabilities of this model. Whether you are interested in adding more complex functions, improving the dataset, or enhancing the model's performance, your input is valuable.
|
155 |
+
You can add and contact me on [LinkedIn](https://www.linkedin.com/in/milutin-studen/).
|
156 |
|
157 |
+
---
|
158 |
This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
|
159 |
|
160 |
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|