Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6508f49

Browse files
committed
update korvus links
1 parent45e8a4e commit6508f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1506,7 +1506,7 @@ Configuring these dataset arguments ensures that the model is trained on the app
15061506
Once the fine-tuning is completed, you will see the model in your Hugging Face repository (example:https://huggingface.co/santiadavani/fingpt-llama2-7b-chat). Since we are using LoRA to fine tune the model we only save the adapter weights (~2MB) instead of all the 7B weights (14GB) in Llama2-7b model.
15071507

15081508
##Inference
1509-
For inference, we will be utilizing the[OpenSourceAI](https://postgresml.org/docs/use-cases/opensourceai) class from the[pgml SDK](https://postgresml.org/docs/api/client-sdk/getting-started). Here's an example code snippet:
1509+
For inference, we will be utilizing the[OpenSourceAI](https://postgresml.org/docs/open-source/korvus/guides/opensourceai) class from the[pgml SDK](https://postgresml.org/docs/open-source/korvus/). Here's an example code snippet:
15101510

15111511
```python
15121512
import pgml

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp