# Colab Demo!

## OpenThaiGPT version 1.0.0 or later

ตั้งแต่เวอร์ชัน 1.0.0 เป็นต้นไป สามารถใช้ colab นี้ในการ Load model, Finetune, Inference ได้

<https://colab.research.google.com/drive/1w1giDWhmq3WIUCK4AISFJtGIqiPDtRSC?usp=sharing>

## OpenThaiGPT 13b 1.0.0-beta (with 4 bits)

Running on GPU T4 in Google Colab:

{% embed url="<https://colab.research.google.com/drive/1dKNjLhOl1alBezcPdLihwqEOwJhcNAum>" %}
<https://colab.research.google.com/drive/1dKNjLhOl1alBezcPdLihwqEOwJhcNAum>
{% endembed %}

## OpenThaiGPT 7b 1.0.0-beta

Running on **GPU T4 in Google Colab:**[ ](#user-content-fn-1)[^1]&#x20;

{% embed url="<https://colab.research.google.com/drive/1NkmAJHItpqu34Tur9wCFc97A6JzKR8xo#scrollTo=LsUFHLGgPMOU>" %}
<https://colab.research.google.com/drive/1NkmAJHItpqu34Tur9wCFc97A6JzKR8xo>
{% endembed %}

## Version 1.0.0-alpha

Running on GPU T4 in Google Colab:

{% embed url="<https://colab.research.google.com/drive/1kDQidCtY9lDpk49i7P3JjLAcJM04lawu?usp=sharing>" %}
<https://colab.research.google.com/drive/1kDQidCtY9lDpk49i7P3JjLAcJM04lawu?usp=sharing>
{% endembed %}

## Version 0.1.0-beta

Running on GPU T4 in Google Colab:

{% embed url="<https://colab.research.google.com/drive/1nZ6Vc2U6rOezsMxarGJY7oDw8RG5E4r_?usp=sharing>" %}
<https://colab.research.google.com/drive/1nZ6Vc2U6rOezsMxarGJY7oDw8RG5E4r_?usp=sharing>
{% endembed %}

## Version 0.1.0-alpha

Running on GPU A100 in Google Colab:

{% embed url="<https://colab.research.google.com/drive/1Uds0ioOZSZrJ9m2FgW3DHlqVRFNHVRtu?usp=sharing>" %}
<https://colab.research.google.com/drive/1Uds0ioOZSZrJ9m2FgW3DHlqVRFNHVRtu?usp=sharing>
{% endembed %}

## Version 0.0.4

Running on GPU T4 in Google Colab:

{% embed url="<https://colab.research.google.com/drive/13yLIifBRDQp82QO4ICs_aEvz0N8tqVPm?usp=sharing>" %}
<https://colab.research.google.com/drive/13yLIifBRDQp82QO4ICs_aEvz0N8tqVPm?usp=sharing>
{% endembed %}

[^1]:


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://openthaigpt.aieat.or.th/colab-demo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
