Bare Mental Machine
Bare mental machine gives you SSH and root access to the underlying machine. If you want maximum flexibility, you can start a bare mental machine. You can start the bare mental machine using EverlyAI website or developer API.
Web UI
1. Create project
Create a project with the following configuration.
- Job type: Baremental
2. Use the GPU machine
Wait until the instance transit to RUNNING
state and now we are ready to use the GPU machine.
We can SSH into the machine with command ssh -p 10000 everlyai@\<ip\>