A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"Hashtag": "as:Hashtag"
}
],
"id": "https://masto.ai/users/ide/statuses/109965049570658182",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-04T12:38:15Z",
"url": "https://masto.ai/@ide/109965049570658182",
"attributedTo": "https://masto.ai/users/ide",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.ai/users/ide/followers"
],
"sensitive": false,
"atomUri": "https://masto.ai/users/ide/statuses/109965049570658182",
"inReplyToAtomUri": null,
"conversation": "tag:masto.ai,2023-03-04:objectId=38839916:objectType=Conversation",
"content": "<p>Are there any (upcoming?) LLM+RLHF implementations/weights under a permissive licence? </p><p>Most promising project I've come across has been ChatLLaMA, but potential industrial application potential seems limited given GPL-3 license on the software and Meta forbidding commercial use of their weights.</p><p><a href=\"https://masto.ai/tags/nlproc\" class=\"mention hashtag\" rel=\"tag\">#<span>nlproc</span></a> <a href=\"https://masto.ai/tags/nlp\" class=\"mention hashtag\" rel=\"tag\">#<span>nlp</span></a></p>",
"contentMap": {
"en": "<p>Are there any (upcoming?) LLM+RLHF implementations/weights under a permissive licence? </p><p>Most promising project I've come across has been ChatLLaMA, but potential industrial application potential seems limited given GPL-3 license on the software and Meta forbidding commercial use of their weights.</p><p><a href=\"https://masto.ai/tags/nlproc\" class=\"mention hashtag\" rel=\"tag\">#<span>nlproc</span></a> <a href=\"https://masto.ai/tags/nlp\" class=\"mention hashtag\" rel=\"tag\">#<span>nlp</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://masto.ai/tags/nlproc",
"name": "#nlproc"
},
{
"type": "Hashtag",
"href": "https://masto.ai/tags/nlp",
"name": "#nlp"
}
],
"replies": {
"id": "https://masto.ai/users/ide/statuses/109965049570658182/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://masto.ai/users/ide/statuses/109965049570658182/replies?only_other_accounts=true&page=true",
"partOf": "https://masto.ai/users/ide/statuses/109965049570658182/replies",
"items": []
}
}
}