Skip to content

Commit

Permalink
Update docs/guides/software-lifecycle/continuous-testing/testing-fram…
Browse files Browse the repository at this point in the history
…eworks.md

Co-authored-by: Rishi Verma <[email protected]>
  • Loading branch information
yunks128 and riverma authored Jun 13, 2024
1 parent fe017fa commit eec528b
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,9 @@ sidebar_label: Testing Frameworks
- [StarCoder](https://huggingface.co/bigcode/starcoder): A popular large language model for code generation, particularly suited for multi-language support.
- [Llama3](https://ollama.com/library): A language model designed for code generation and other tasks.

### Cloud-Based Models (⚠️ Exercise caution when using sensitive data)
### Cloud-Based Models

⚠️ Exercise caution when using sensitive data

- [GPT-4](https://openai.com/gpt-4): The latest version of Generative Pre-trained Transformers (GPT), a type of deep learning model used for natural language processing and text generation.
- [Claude](https://www.anthropic.com/claude): One of the leading models with longer context windows than GPT-4, allowing it to maintain coherence and understanding over longer sequences of text.
Expand Down

0 comments on commit eec528b

Please sign in to comment.