Documentation

gitHub

Standalone personal trial

The Model Hub Playground is ideal for a quick introduction to the platform’s capabilities, but it falls short when it comes to conducting a meaningful evaluation with your own data models.

The standalone personal trial changes that. With a lightweight executable running locally, you can import your own Hackolade Studio models into the Model Hub repository.  It allows you to explore, validate, and experience the full power of Model Hub in the context of your real-world use cases.

Warniing: as you would expect, this environment is designed strictly for evaluation and is not intended for production use. Because it runs locally on your machine, collaboration features are not available, and models cannot be accessed or opened in a browser.

 

Download and install the Model Hub

The latest version of the Model Hub standalone personal trial is downloaded here.

- Windows 64-bit (signed installer)

- Mac Intel 64-bit (notarized installer)

- Mac Apple arm64 (notarized installer)

- Linux 64-bit (SHA-256 checksum can be downloaded here)

 

Run the downloaded installer which includes all the necessary components to run without requiring additional dependencies: 

- an embedded PostgreSQL database

- a NodeJS application server

- the Hackolade Model Hub front-end and backend applications

- an MCP server to interact from a GenAI client with the library of models imported from your Git repositories

 

Once the application has started, you must enter a valid license key.  If you don't have one, you can obtain one from support@hackolade.com

 

Hub standalone personal trial key validation

 

 

Once the license key has been validated, you're ready to use the application.

 

Hub standalone personal trial key validated

 

 

In the production deployment of the application, there is a setup to connect to one or more repositories via webhooks and APIs.  But with the standalone personal trial here, 

 

To populate the standalone personal trial instance database with model requires to use the explorer buttons, either "Choose a folder" and/or "Choose a file", then select using the operating system dialog.  It is perfectly acceptable to select, as a source, one or more folders of locally-clone repository/repositories.  Depending on the number and size of the models, this process can take a few minutes.

 

Hub standalone personal trial home screen

 

Once the models have been ingested in the database, you are ready to use the application.  You may want to consult this page for further information.

 

 

 

AI Assistant integration

Besides the Model Hub functionality described in this page, this standalone trial version of the Model Hub lifts the veil on many exciting upcoming AI-related capabilities.  One has to do with the ability to connect an AI assistant to your library of model files via an embedded MCP (Model Context Protocol) server.

 

To get the instructions tailored to the GenAI chat client of your choice, click on the option Connect AI assistants with MCP from the hamburger menu.

 

Hub standalone menu

 

Then select the appropriate AI assistant:

 

Hub standalone connect AI asistants dialog

 

Each AI assistant client has a different way of setting up an MCP server.  And you might already have some MCP servers defined.

 

Follow the on-screen instructions.

 

Claude

In the Claude client, go to Settings, then Developer, and click the Edit Config button:

 

Hub standalone Claude create MCP server

 

This will open up your OS Explorer/Finder in the correct location.  You must edit the file claude_desktop_config.json and insert the appropriate lines copied from the Model Hub dialog above.  Make sure to not overwrite or corrupt existing configuration.  Make sure that the config is proper JSON.

 

Hub standalone Claude MCP server config

 

 

After saving your edited config file, make sure that the Hackolade Model Hub is running so the MCP server is accessible 

 

Make sure to close Claude and restart it.  On Windows, it often happens that closing the Claude client does not actually stop all processes.  You may need to go to the Windows Tast Manager and end the Claude task.

 

Unfortunately, a bug in Claude give a false error:

 

Hub standalone Claude MCP false error

 

You may ignore it and close the message.  

 

Hub standalone Claude Developer settings MCP

 

 

However, if you get these 3 messages, it means that the Model Hub has not been started and hence the MCP server is not accessible...

 

 

Hub standalone Claude MCP not reachable error

 

 

Discuss with your Model Hub

You are now ready to have a conversation with your library of models.