Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <[email protected]>
  • Loading branch information
prabhu committed Dec 16, 2024
1 parent 4402ccf commit ce70c2c
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion contrib/cdxgenGPT/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,16 +117,21 @@ The ML model must be trained on clustering - components and dependencies that ty

Currently, no established ML benchmarks exist for evaluating xBOM analysis and reasoning. However, we have some success from the following models:

- x-ai/grok-2-1212
- qwen/qwq-32b-preview
- llama3.3-70b
- CohereForAI/c4ai-command-r7b-12-2024

### Testing on OpenRouter.ai

We use openrouter.ai for testing various models. Start with the slim prompt with one of the suggested models.
We use openrouter.ai for testing various models. Start with the slim prompt with one of the suggested models. Example: `x-ai/grok-2-1212`

![OpenRouter chat configuration](./media/open-router-config.jpg)

![Test 1](./media/grok2-test1.jpg)

![Test 2](./media/grok2-test2.jpg)

## Support

We can try supporting your custom ML deployments on a best-effort basis.
Binary file added contrib/cdxgenGPT/media/grok2-test1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added contrib/cdxgenGPT/media/grok2-test2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified contrib/cdxgenGPT/media/open-router-config.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ce70c2c

Please sign in to comment.