-
Can there be a way to make decisions on the previous response or for it to remember the previous response
-
I'm getting this response:
WARNING:root:Was unable to obtain a valid response from Meta AI. Retrying... Attempt 1/3.
Exception: Unable to obtain a valid response from Meta AI. Try again later.
…
-
A few days ago I used the api to get some responses from llama3 and it worked like a charm, now I tried to get the responses using a loop and didn't work, not even single responses is working now. My …
-
import re
import os
import g4f
import json
import openai
from PIL import Image
import requests
import os
from g4f.client import Client
from dotenv import load_dotenv
from typing import Tuple…
-
Perhaps I made a mistake somewhere when creating a proxy. The following happens:
With this code:
```python
from meta_ai_api import MetaAI
import requests
proxy_ip = '157.25.92.74'
proxy_port =…
-
It would be very cool if Photopea would have Object selection that is more comparable in performance to the one in Photoshop. Select subject is a good feature but lacks control, the user doesn't alway…
-
-
我在4张A100上使用4卡模型并行训练,student是llama3-8b,teacher是llama3-70b,使用ds_config_zero2_offload运行成功时4张A100的GPU占用为47g/80g,在训练过程中会出现CUDA out of memory,请问如何解决这一问题
![image](https://github.com/microsoft/LMOps/assets/4…
-
I am trying to Download Llama3 8B in windows, i am using Windows PowerShell bash feature and trying to run download.sh file, it ask me for the URL that's valid for 24hrs provided by MetaAI at https://…
-
As for me no model is able to load anymore with versions higher then 2.x.