# Importing from Cohere

Cohere allow you to create fine-tunes for all of their standard models. You can currently do this on the Cohere website by selecting a file and uploading it, code isn't required. We are working on building a no-code friendly UX for this directly within Riku but for now, if you have created a fine-tune with Cohere, you can import those models into Riku for your use.&#x20;

To get started with importing your Cohere fine-tuned models into Riku, you will need to go to the Cohere dashboard which you can get to [here](https://os.cohere.ai/). Once you are in the dashboard of Cohere, you can see the ready models. Look for the fine-tuned model which you want to import into Riku.

![We will be demonstrating how to import this sectionwriterdataset.](https://3209606532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fd4rfXLSKOOm738qpaVKh%2Fuploads%2FoRRD8UMJWWG7C2AV8c5t%2FScreen%20Shot%202022-05-17%20at%2010.53.29%20am.png?alt=media\&token=b0f1bd1d-24fd-4ad6-a911-e8cffe1eb493)

The top model here is a fine-tune so we will be wanting to get the ID so we can put it into RIku. If we click on API Link, we will see a notification that something has been copied to the clipboard. For this example, my clipboard looks like this - <https://production.api.cohere.ai/28a32b25-c0f6-4426-b38e-b6f4463723e7-ft>. I want to remove everything up to the .ai/ so I am only interested in this string - 28a32b25-c0f6-4426-b38e-b6f4463723e7-ft. Keep this copied as we will now go to Riku to enter it. &#x20;

Within Riku, click on your API Settings tab or directly click [here](https://riku.ai/dashboard/api-settings). See the Fine-tune Models option and select Cohere from the dropdown and hit the button to load the popup.&#x20;

![](https://3209606532-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fd4rfXLSKOOm738qpaVKh%2Fuploads%2FoLxwlVoAHFUCci8z9VyP%2FScreen%20Shot%202022-05-17%20at%2010.57.29%20am.png?alt=media\&token=ccb17b2b-46cf-4e55-b6e9-eb22d3096e34)

Write a name for the fine-tune that you recognize, this is just internal for you and for you to remember what the model does and nothing more. Then take the fine-tune ID that we got previously from Cohere and enter it into the second input. Hit save and you will see a success message.&#x20;

If you then go to the Playground in Riku and change the technology to Fine-tuned Models you will see that the new fine-tune will appear and you can select it.&#x20;

There we have it! It is that simple to add an Cohere fine-tune to your RIku account. You can then use that model in the playground, create saved prompts with it and even create public share links for others to use. I hope this guide has been useful!
